You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nathan Smith 02b32fec18 structure -- moved src from node project to main project. 11 years ago
..
.npmignore Fixes issue with accidental submodule 11 years ago
.travis.yml Fixes issue with accidental submodule 11 years ago
CNAME Fixes issue with accidental submodule 11 years ago
CONTRIBUTING.md Fixes issue with accidental submodule 11 years ago
LICENSE Fixes issue with accidental submodule 11 years ago
README.md Fixes issue with accidental submodule 11 years ago
favicon.ico Fixes issue with accidental submodule 11 years ago
index.html Fixes issue with accidental submodule 11 years ago
index.js Fixes issue with accidental submodule 11 years ago
package.json Fixes issue with accidental submodule 11 years ago
underscore-min.js Fixes issue with accidental submodule 11 years ago
underscore.js Fixes issue with accidental submodule 11 years ago

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

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