jprichardson / string.js

Extra JavaScript string methods.
http://stringjs.com
1.81k stars 234 forks source link

TypeError: S(...).titleCase is not a function #219

Closed monstrodopantano closed 6 years ago

monstrodopantano commented 6 years ago

Hi Is there a method removing?

S(''Like ice in the sunshine').titleCase().s TypeError: S(...).titleCase is not a function

monstrodopantano commented 6 years ago

my mistake ignore