elm-convert-case

Convert string cases with elm

MIT License

Stars
7

elm-convert-case

Convert string cases with elm

A simple string case conversion demo tool written in elm. This tiny project was built around wanting to understand how to use regular expressions in Elm.

Try it yourself.

Development

make build

# or

npm run build