documentcloud / underscore
- Source
- Commits
- Network (28)
- Issues (1)
- Downloads (22)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Tue Oct 27 10:26:36 -0700 2009 | |
| |
README | Wed Oct 28 20:21:24 -0700 2009 | |
| |
Rakefile | Sun Dec 06 11:13:25 -0800 2009 | |
| |
index.html | Wed Jan 27 21:55:41 -0800 2010 | |
| |
package.json | Wed Oct 28 20:21:24 -0700 2009 | |
| |
test/ | Mon Feb 08 04:12:40 -0800 2010 | |
| |
underscore-min.js | Wed Jan 27 21:55:41 -0800 2010 | |
| |
underscore.js | Wed Jan 27 21:55:41 -0800 2010 |
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/
