Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 462 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 462 Bytes

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.

alt tag

Development

make build

# or

npm run build