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

Evaluating a rewrite in base R (i.e. drop stringr/stringi dependency) #172

Open Tazinho opened 5 years ago

Tazinho commented 5 years ago

As already thought of in #46 #57 and #89 it might be possible to reduce the dependencies to only base R. Currently the main challenges would be