Works inside the browser and with Node.js.
Here are some key features of "slang.js":
· Check if the characters are strings
· Capitalize
· Uncapitalize
· Capitalize words
· Uncapitalize words
· Check if uppercase
· Check if lowercase
· Inverts the case for each letter in the string
· Camelcase
· Create dashed strings
· Repeat words
· Insert words into phrases
· Remove strings from a phrase
· Chop a string
· Trim a string
· Truncate text
· Join strings
· Humanize text
· Check if a phrase contains a word
· Check if a phrase ends with a word
· Create random strings
Requirements:
· JavaScript enabled on client side
· Node.js