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
146 stars 9 forks source link

More consistent flags for numerals handling #150

Closed Tazinho closed 5 years ago

Tazinho commented 6 years ago

Maybe __ (double underscore) is not a good idea, since it can crash with transliterations. Maybe handling via S3 classes might make sense...

Tazinho commented 5 years ago

Need to collect examples where the logic can break before changing anything...

Tazinho commented 5 years ago

Just use one space and underscore. Also there are currently no problems with the abbreviations argument