DocumentServer/OfficeWeb/vendor/underscore
2015-04-28 17:59:00 +03:00
..
docs 3.0 source code 2015-04-28 17:59:00 +03:00
test 3.0 source code 2015-04-28 17:59:00 +03:00
.bower.json 3.0 source code 2015-04-28 17:59:00 +03:00
.gitignore 3.0 source code 2015-04-28 17:59:00 +03:00
.travis.yml 3.0 source code 2015-04-28 17:59:00 +03:00
CNAME 3.0 source code 2015-04-28 17:59:00 +03:00
CONTRIBUTING.md 3.0 source code 2015-04-28 17:59:00 +03:00
favicon.ico 3.0 source code 2015-04-28 17:59:00 +03:00
index.html 3.0 source code 2015-04-28 17:59:00 +03:00
LICENSE 3.0 source code 2015-04-28 17:59:00 +03:00
package.json 3.0 source code 2015-04-28 17:59:00 +03:00
Rakefile 3.0 source code 2015-04-28 17:59:00 +03:00
README.md 3.0 source code 2015-04-28 17:59:00 +03:00
underscore-min.js 3.0 source code 2015-04-28 17:59:00 +03:00
underscore-min.map 3.0 source code 2015-04-28 17:59:00 +03:00
underscore.js 3.0 source code 2015-04-28 17:59:00 +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.

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