An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# string-cases

String Cases logo

> Convert variable name to various cases

Demo: [vovanr.github.io/string-cases][demo]

![](preview.png)

## 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