Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 386 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 386 Bytes

camel2underscore

This app provides a few useful ways to format and transform text.

It was initially meant for changing names in Camel notation to under_score notation. But soon included other functionalities, like transform a data column into a list.

Contributing

If you want more features please contact me. Or if you want to contribute fork the repo and open a pull request.