Package: wnpp Severity: wishlist Owner: Jonas Smedegaard <d...@jones.dk>
* Package name : underscore Version : 1.1.3 Upstream Author : Jeremy Ashkenas <jer...@documentcloud.org> * URL : http://documentcloud.github.com/underscore/ * License : Expat Programming Lang: JavaScript Description : functional programming aid for JavaScript working well with jQuery 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. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101230142859.15188.13649.report...@localhost.localdomain