Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifyour/code-var
🐬 No more headaches with variable naming
https://github.com/ifyour/code-var
assistance efficiency-tool raycast-extension
Last synced: about 2 months ago
JSON representation
🐬 No more headaches with variable naming
- Host: GitHub
- URL: https://github.com/ifyour/code-var
- Owner: ifyour
- Created: 2023-03-18T15:13:32.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T14:48:06.000Z (about 1 year ago)
- Last Synced: 2024-08-10T10:03:50.401Z (5 months ago)
- Topics: assistance, efficiency-tool, raycast-extension
- Language: TypeScript
- Homepage:
- Size: 1.83 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
CodeVar
Generate variable names in multiple formats case.
### Usage
```bash
git clone https://github.com/ifyour/code-var.gitcd code-var
npm i && npm run dev
```### Screenshot
Call up Raycast and search for CodeVar. Input the variable you want to translate, and press `Enter` to copy it to the clipboard. Alternatively, you can press `Cmd` + `Enter` to copy and paste it. Enjoy using CodeVar!
You can navigate to CodeVar in the Extensions tab to set its translation source and whether you need to enable query caching.
### License
MIT