documentcloud / underscore

Functional Programming Aid for Javascript. Works well with jQuery.

This URL has Read+Write access

name age message
file LICENSE Tue Oct 27 10:26:36 -0700 2009 getting ready for 0.1 [jashkenas]
file README Wed Oct 28 20:21:24 -0700 2009 merged in kriskowal's CommonJS branch and Dmitr... [jashkenas]
file index.html Loading commit data...
file package.json Wed Oct 28 20:21:24 -0700 2009 merged in kriskowal's CommonJS branch and Dmitr... [jashkenas]
directory test/
file underscore-min.js
file underscore.js
README
                   __                                                         
                  /\ \                                                         __           
 __  __    ___    \_\ \     __   _ __   ____    ___    ___   _ __    __       /\_\    ____  
/\ \/\ \ /' _ `\  /'_  \  /'__`\/\  __\/ ,__\  / ___\ / __`\/\  __\/'__`\     \/\ \  /',__\ 
\ \ \_\ \/\ \/\ \/\ \ \ \/\  __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\  __/  __  \ \ \/\__, `\
 \ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/
  \/___/  \/_/\/_/\/__,_ /\/____/ \/_/ \/___/  \/____/\/___/  \/_/ \/____/\/_//\ \_\ \/___/ 
                                                                              \ \____/      
                                                                               \/___/

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.

For Docs, License, Tests, and pre-packed downloads, see:
http://documentcloud.github.com/underscore/