humanize-plus
Advanced tools
Changelog
1.8.0
Changelog
1.4.0
add optional downCaseTail
argument to Humanize.capitalize
add camelCase aliases
intComma
-> intcomma
fileSize
-> filesize
truncateWords
-> truncatewords
boundedNumber
-> truncatenumber
titleCase
-> titlecase
optimize internal doTitleCase
method
remove unused helper methods
add default arguments for truncate