1
0
Fork 0
arangodb/js/node/node_modules/underscore
Alan Plum 4ff33f6f4d Updated deps. 2015-04-10 00:36:13 +02:00
..
LICENSE Updated deps. 2015-03-24 21:51:05 +01:00
README.md made module loader more node compatible, added coffee script support 2014-02-11 13:26:11 +01:00
package.json Updated deps. 2015-04-10 00:36:13 +02:00
underscore-min.js Updated deps. 2015-04-10 00:36:13 +02:00
underscore-min.map Updated deps. 2015-04-10 00:36:13 +02:00
underscore.js Updated deps. 2015-04-10 00:36:13 +02:00

README.md

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

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

Underscore is an open-sourced component of DocumentCloud: https://github.com/documentcloud

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