Underscore.string is a string manipulation helpers for javascript. Originally started as an Underscore.js extension but is a full standalone library nowadays.
Voca is a JavaScript library for manipulating strings.
The Voca library offers helpful functions to make string manipulations comfortable: change case, trim, pad, slugifly, latinise, sprintf'y, truncate, escape and much more. The modular design allows to load the entire library, or individual functions to minimize the application builds. The library is fully tested, well documented and long-term supported.
strman is a javascript string manipulation library without npm dependences.