Go to file
zhouganqing cf7c6e7282 changed debian/source/format to native 2022-08-31 11:16:20 +08:00
.github Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
debian changed debian/source/format to native 2022-08-31 11:16:20 +08:00
docs Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
modules Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
test Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
test-treeshake Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
.eslintrc Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
.gitignore Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
.travis.yml Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
CNAME Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
CODE_OF_CONDUCT.md Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
CONTRIBUTING.md Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
LICENSE Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
README.md Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
SECURITY.md Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
bower.json Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
favicon.ico Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
index.html Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
karma.conf-sauce.js Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
karma.conf.js Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
package-lock.json Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
package.json Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
rollup.common.js Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
rollup.config.js Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
rollup.config2.js Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
underscore-esm-min.js Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
underscore-esm.js Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
underscore-node-f.cjs Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
underscore-node.cjs Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
underscore-node.mjs Import Upstream version 1.13.2 2022-08-31 11:16:18 +08:00
underscore.js Import Upstream version 1.13.2 2022-08-31 11:16:18 +08: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: https://underscorejs.org

For support and questions, please consult our security policy, the gitter channel or stackoverflow

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

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

You can support the project by donating on Patreon. Enterprise coverage is available as part of the Tidelift Subscription.

This project adheres to a code of conduct. By participating, you are expected to uphold this code.