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

Better graphic in Readme #112

Closed Tazinho closed 6 years ago

Tazinho commented 6 years ago

In the example RStüdio shouldnt be converted to RStuedio, but to RStudio. So it shouldn't be replace_special_character = "german", but "Latin2ASCII" or whatever the name for this option was...

Tazinho commented 6 years ago

small error: "_" before "IDE" has to occur in parsing step and not in preprocess.