Crate lano_stre

Crate lano_stre 

Source

Functionsยง

camelize
capitalize
ttransform the first char to upper case (only the first word), other noop
classify
transform string to class style
humanize
pad_end
pad_start
sentence
transform the firt char to upper (only the first word) , other lower
slugify
swap_case
titleize
transform the firt char to upper(for each word), other lower
underscoped