https://github.com/vovanr/string-cases
Convert variable name to various cases
https://github.com/vovanr/string-cases
vovanr-service
Last synced: 3 months ago
JSON representation
Convert variable name to various cases
- Host: GitHub
- URL: https://github.com/vovanr/string-cases
- Owner: VovanR
- License: mit
- Created: 2018-02-15T20:50:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T00:14:47.000Z (over 2 years ago)
- Last Synced: 2025-07-27T11:47:47.902Z (12 months ago)
- Topics: vovanr-service
- Language: JavaScript
- Homepage: https://vovanr.github.io/string-cases
- Size: 184 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# string-cases

> Convert variable name to various cases
Demo: [vovanr.github.io/string-cases][demo]

## Usage
`https://vovanr.github.io/string-cases/?q=`
Example: [vovanr.github.io/string-cases/?q=FooBarBaz](https://vovanr.github.io/string-cases/?q=FooBarBaz)
## Techs
- [Parcel](https://parceljs.org/)
- [Preact](https://preactjs.com/)
## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)
[demo]: https://vovanr.github.io/string-cases