Recently I wanted some string manipulations that just weren’t available with plain JavaScript. I went digging and came up with the Underscore.js Library. It was a little confusing at first, and the string library is an extension of Underscore.js. At first it sounded like there were two Underscore.js Libraries, but finally I got it figured out.
Get Underscore.js here:
Get the Underscore.js “Underscore.string” here:
You must be logged in to post a comment.