{"id":26128957,"url":"https://github.com/your-tools/kak-subvert","last_synced_at":"2025-04-13T18:22:05.569Z","repository":{"id":62441530,"uuid":"235386500","full_name":"your-tools/kak-subvert","owner":"your-tools","description":"kakoune plugin : handle switch from snake_case to CamelCase and more","archived":false,"fork":false,"pushed_at":"2024-01-25T01:01:06.000Z","size":23,"stargazers_count":14,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T10:04:25.669Z","etag":null,"topics":["kakoune","plugin"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/your-tools.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-21T16:20:16.000Z","updated_at":"2024-07-07T04:07:59.000Z","dependencies_parsed_at":"2025-03-10T19:37:22.314Z","dependency_job_id":"065415e2-ffaa-4a07-b9e2-eb340b13a60d","html_url":"https://github.com/your-tools/kak-subvert","commit_stats":null,"previous_names":["dmerejkowsky/kak-subvert"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/your-tools%2Fkak-subvert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/your-tools%2Fkak-subvert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/your-tools%2Fkak-subvert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/your-tools%2Fkak-subvert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/your-tools","download_url":"https://codeload.github.com/your-tools/kak-subvert/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248759133,"owners_count":21157095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kakoune","plugin"],"created_at":"2025-03-10T19:29:36.180Z","updated_at":"2025-04-13T18:22:05.540Z","avatar_url":"https://github.com/your-tools.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![crates.io image](https://img.shields.io/crates/v/kak-subvert.svg)](https://crates.io/crates/kak-subvert)\n\n# kak-subvert\n\nAllow converting selection to various casings.\n\nFor instance, `foo_bar` to `FooBar`\n\nKnown casings:\n\n```\ncamel               fooBar\nhttp                Foo-Bar\nkebab               foo-bar\npascal              FooBar\nsentence            Foo bar\nsnake               foo_bar\nscreaming           FOO_BAR\ntitle               Foo Bar\ntrain               Foo-Bar\nugly                Foo_Bar\n```\n\n## Installation\n\n```\n$ cargo install kak-subvert\n```\n\nThis should add a `kak-subvert` command to your $PATH.\n\nThen you should add something like [subvert.kak](./subvert.kak) in your Kakoune configuration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyour-tools%2Fkak-subvert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyour-tools%2Fkak-subvert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyour-tools%2Fkak-subvert/lists"}