mazda-specs-crepe/node_modules/underscore
2013-02-19 18:02:59 +11:00
..
raw initial commit 2013-02-19 18:02:59 +11:00
.npmignore initial commit 2013-02-19 18:02:59 +11:00
CNAME initial commit 2013-02-19 18:02:59 +11:00
CONTRIBUTING.md initial commit 2013-02-19 18:02:59 +11:00
favicon.ico initial commit 2013-02-19 18:02:59 +11:00
index.html initial commit 2013-02-19 18:02:59 +11:00
index.js initial commit 2013-02-19 18:02:59 +11:00
LICENSE initial commit 2013-02-19 18:02:59 +11:00
package.json initial commit 2013-02-19 18:02:59 +11:00
README.md initial commit 2013-02-19 18:02:59 +11:00
underscore-min.js initial commit 2013-02-19 18:02:59 +11:00
underscore.js initial commit 2013-02-19 18:02:59 +11:00

                   __
                  /\ \                                                         __
 __  __    ___    \_\ \     __   _ __   ____    ___    ___   _ __    __       /\_\    ____
/\ \/\ \ /' _ `\  /'_  \  /'__`\/\  __\/ ,__\  / ___\ / __`\/\  __\/'__`\     \/\ \  /',__\
\ \ \_\ \/\ \/\ \/\ \ \ \/\  __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\  __/  __  \ \ \/\__, `\
 \ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/
  \/___/  \/_/\/_/\/__,_ /\/____/ \/_/ \/___/  \/____/\/___/  \/_/ \/____/\/_//\ \_\ \/___/
                                                                              \ \____/
                                                                               \/___/

Underscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects (each, map, reduce, filter...) without extending any core JavaScript objects.

For Docs, License, Tests, and pre-packed downloads, see: http://underscorejs.org

Many thanks to our contributors: https://github.com/documentcloud/underscore/contributors