Developer(s) | Jeremy Ashkenas, Julian Gonggrijp |
---|---|
Initial release | October 28, 2009[1] |
Stable release | 1.13.6
/ September 24, 2022 |
Repository | |
Written in | JavaScript |
Size | 7.5 KB production 68 KB development |
Type | JavaScript library |
License | MIT |
Website | underscorejs |
Underscore.js is a JavaScript library which provides utility functions for common programming tasks.[2] It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes. The documentation refers to Underscore.js as "the tie to go along with jQuery's tux, and Backbone.js' suspenders." Underscore.js was created by Jeremy Ashkenas, who is also known for Backbone.js and CoffeeScript.[3]