mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 10:27:49 +00:00
merged in kriskowal's CommonJS branch and Dmitry Baranovskiy's optimizations
This commit is contained in:
4
README
4
README
@@ -8,10 +8,10 @@
|
||||
\ \____/
|
||||
\/___/
|
||||
|
||||
Underscore is a utility-belt library for Javascript that provides
|
||||
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.
|
||||
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/
|
||||
|
||||
Reference in New Issue
Block a user