Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 178 Bytes

File metadata and controls

8 lines (6 loc) · 178 Bytes

string-util

Some functions for strings

camelize

Camelcases strings. Separators are hyphens, underscores or spaces.

capitalize

Capitalizes the first letter of a string