web-apps/vendor/underscore
2016-03-11 17:47:50 +03:00
..
docs [DE] Не вставлять пустую формулу, если находимся внутри формулы. 2016-03-11 17:47:50 +03:00
test webapps added 2016-03-10 21:48:53 -03:00
.bower.json webapps added 2016-03-10 21:48:53 -03:00
.gitignore webapps added 2016-03-10 21:48:53 -03:00
.travis.yml webapps added 2016-03-10 21:48:53 -03:00
CNAME webapps added 2016-03-10 21:48:53 -03:00
CONTRIBUTING.md webapps added 2016-03-10 21:48:53 -03:00
favicon.ico webapps added 2016-03-10 21:48:53 -03:00
index.html webapps added 2016-03-10 21:48:53 -03:00
LICENSE webapps added 2016-03-10 21:48:53 -03:00
package.json webapps added 2016-03-10 21:48:53 -03:00
Rakefile webapps added 2016-03-10 21:48:53 -03:00
README.md webapps added 2016-03-10 21:48:53 -03:00
underscore-min.js webapps added 2016-03-10 21:48:53 -03:00
underscore-min.map webapps added 2016-03-10 21:48:53 -03:00
underscore.js webapps added 2016-03-10 21:48:53 -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