diogoalexandrefranco / cl-strings

A portable, dependency-free set of utilities to manipulate strings in Common Lisp
MIT License
46 stars 7 forks source link

[feature request] Convert camelCase strings to kebab-case #8

Open kat-co opened 6 years ago

kat-co commented 6 years ago

Thank you for this project :)

It would be nice if kebab-case could also convert camel-case strings.