Package: node-underscore (1.9.1~dfsg-3)
Links for node-underscore
Debian Resources:
Download Source Package underscore:
- [underscore_1.9.1~dfsg-3.dsc]
- [underscore_1.9.1~dfsg.orig.tar.xz]
- [underscore_1.9.1~dfsg-3.debian.tar.xz]
Maintainers:
- Debian Javascript Maintainers (QA Page, Mail Archive)
- Jonas Smedegaard (QA Page)
- David Paleino (QA Page)
External Resources:
- Homepage [underscorejs.org]
Similar packages:
JavaScript's functional programming helper library - NodeJS
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.
This package contains the NodeJS module.
Other Packages Related to node-underscore
|
|
|
|
-
- dep: libjs-underscore
- JavaScript's functional programming helper library
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
Download node-underscore
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 7.7 kB | 20.0 kB | [list of files] |