pid / speakingurl

Generate a slug – transliteration with a lot of options
http://pid.github.io/speakingurl/
BSD 3-Clause "New" or "Revised" License
1.12k stars 84 forks source link

implement opt.camelCase #119

Open pravdomil opened 6 years ago

pravdomil commented 6 years ago

derived from titleCase

simi commented 6 years ago

Hello. I'm not sure if this is worth it to have in codebase (since it is really simple to implement on project side). Anyway if you want to have this merged you will need to provide tests. I think you can inspire at titleCase tests. Feel free to ping me if you'll need help with that.