Tazinho / snakecase

🐍🐍🐍 A systematic approach to parse strings and automate the conversion to snake_case, UpperCamelCase or any other case.
https://tazinho.github.io/snakecase/
GNU General Public License v3.0
147 stars 9 forks source link

Possibly turn `to_any_case()` into a generic and provide a factor method. #160

Closed Tazinho closed 5 years ago

Tazinho commented 5 years ago

Maybe not ideal for the scope of the pkg, which should be characters only.