{"id":24083276,"url":"https://github.com/mitranim/sublime-caser","last_synced_at":"2025-04-30T18:23:13.208Z","repository":{"id":82132107,"uuid":"146426195","full_name":"mitranim/sublime-caser","owner":"mitranim","description":"Sublime Text plugin for converting typographic cases","archived":false,"fork":false,"pushed_at":"2023-11-30T11:06:46.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-26T06:56:57.950Z","etag":null,"topics":["case-converter","plugin","sublime-text"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mitranim.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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}},"created_at":"2018-08-28T09:48:07.000Z","updated_at":"2021-12-17T18:00:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4708964-680b-428a-a52b-50aa0071aa59","html_url":"https://github.com/mitranim/sublime-caser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fsublime-caser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fsublime-caser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fsublime-caser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fsublime-caser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitranim","download_url":"https://codeload.github.com/mitranim/sublime-caser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251758696,"owners_count":21639089,"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":["case-converter","plugin","sublime-text"],"created_at":"2025-01-09T23:56:15.724Z","updated_at":"2025-04-30T18:23:13.189Z","avatar_url":"https://github.com/mitranim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\n\nSublime Text plugin for converting between cases:\n\n* `lower sentence case`\n* `Title Sentence Case`\n* `UPPER SENTENCE CASE`\n* `lowerCamelCase`\n* `TitleCamelCase`\n* `lower_snake_case`\n* `Title_snake_sase`\n* `UPPER_SNAKE_CASE`\n* `lower-kebab-case`\n* `Title-Kebab-Case`\n* `UPPER-KEBAB-CASE`\n* lower initials: `li`\n* upper initials: `UI`\n\n## Installation\n\nNavigate to Sublime's Packages folder:\n\n    menu -\u003e Preferences -\u003e Browse Packages\n\nOn MacOS, this is usually:\n\n    \"/Users/\u003cuser\u003e/Library/Application Support/Sublime Text 3/Packages\"\n\nClone or download the repo into the Packages folder.\n\n## Usage\n\n* Select a few words\n* Open the Command Palette via `⌘⇪P` or `^⇪P`\n* Type \"caser\"\n* Pick one of the commands\n* Enjoy!\n\n## Hotkeys\n\nTo avoid conflicts, Caser doesn't define any hotkeys. To define a hotkey:\n\n* open menu → Preferences → Key Bindings\n* insert something like the following:\n\n```json\n{\n  \"keys\": [\"ctrl+shift+c\"],\n  \"command\": \"caser_lower_camel_case\"\n}\n```\n\nSee the [`sublime-caser.sublime-commands`](sublime-caser.sublime-commands) file for the available command names.\n\n## License\n\nhttps://unlicense.org\n\n## Misc\n\nI'm receptive to suggestions. If this tool _almost_ satisfies you but needs changes, open an issue or chat me up. Contacts: https://mitranim.com/#contacts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitranim%2Fsublime-caser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitranim%2Fsublime-caser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitranim%2Fsublime-caser/lists"}