libjs-underscore

JavaScript's functional programming helper library


Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It’s the tie to go along with jQuery’s tux.

Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke - as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf.


Maintainer information

This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:

Maintainer avatar
NeuroDebian Maintainers
Maintainer avatar
Jonas Smedegaard

In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.

Advanced user information

Version control system available: Browse sources

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 6.0 (squeeze)   1.1.6-1+deb7u1~nd60+1 i386, amd64, sparc
Debian GNU/Linux 7.0 (wheezy) 1.1.6-1+deb7u1    
Debian GNU/Linux 8.0 (jessie) 1.7.0~dfsg-1    
Debian testing (stretch) 1.7.0~dfsg-1    
Debian unstable (sid) 1.7.0~dfsg-1    
Ubuntu 10.04 LTS “Lucid Lynx” (lucid)   1.1.6-1+deb7u1~nd10.04+1 i386, amd64, sparc
Ubuntu 12.04 LTS “Precise Pangolin” (precise) 1.1.6-1ubuntu2    
Ubuntu 14.04 “Trusty Tahr” (trusty) 1.4.4-2ubuntu1    
Ubuntu 14.10 “Utopic Unicorn” (utopic) 1.4.4-2ubuntu1    
Ubuntu 15.04 “Vivid Vervet” (vivid) 1.7.0~dfsg-1ubuntu1    
The source code for this portal is licensed under the GPL-3 and is available on GitHub.