web-apps/vendor/underscore
2017-11-08 12:38:56 +03:00
..
docs Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
test Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
.bower.json webapps added 2016-03-10 21:48:53 -03:00
.eslintrc Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
.gitignore Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
.travis.yml Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
bower.json Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
CNAME webapps added 2016-03-10 21:48:53 -03:00
CODE_OF_CONDUCT.md Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
CONTRIBUTING.md Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
favicon.ico webapps added 2016-03-10 21:48:53 -03:00
index.html Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
karma.conf-sauce.js Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
karma.conf.js Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
LICENSE Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
package.json Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
Rakefile webapps added 2016-03-10 21:48:53 -03:00
README.md Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
underscore-min.js Delete link to nderscore-min.map 2017-11-08 12:38:56 +03:00
underscore-min.map Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
underscore.js Update for underscore 1.8.3. 2017-04-21 11:10:07 +03: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.

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

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

For support and questions, please use 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