Provides the underscore JavaScript library to Drupal.

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.

For documentation regarding the functionality provided by Underscore see the API documentation for the project.

Downloads

Version Downloads Date Links
7.x-1.2 tar.gz (16.76 KB) | zip (18.57 KB) 2011-Apr-25 Notes

Project Information


Maintainers for Underscore

  • mfer - 5 commits
    last: 1 year ago, first: 1 year ago

Issues for Underscore

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here