Underscore.string is string manipulation extension for JavaScript that you can use with or without Underscore.js [npm install underscore.string]
Description
Underscore.string is JavaScript library for comfortable manipulation with strings,
extension for Underscore.js inspired by Prototype.js, Right.js, Underscore
and beautiful Ruby language.
Underscore.string provides you several useful functions:
capitalize, clean, includes, count, escapeHTML, unescapeHTML, insert, splice,
startsWith, endsWith, titleize, trim, truncate and so on.