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

 ____                     __      __
/\  _`\                  /\ \    /\ \                                   __
\ \ \ \ \     __      ___\ \ \/'\\ \ \____    ___     ___      __      /\_\    ____
 \ \  _ <'  /'__`\   /'___\ \ , < \ \ '__`\  / __`\ /' _ `\  /'__`\    \/\ \  /',__\
  \ \ \ \ \/\ \ \.\_/\ \__/\ \ \\`\\ \ \ \ \/\ \ \ \/\ \/\ \/\  __/  __ \ \ \/\__, `\
   \ \____/\ \__/.\_\ \____\\ \_\ \_\ \_,__/\ \____/\ \_\ \_\ \____\/\_\_\ \ \/\____/
    \/___/  \/__/\/_/\/____/ \/_/\/_/\/___/  \/___/  \/_/\/_/\/____/\/_/\ \_\ \/___/
                                                                       \ \____/
                                                                        \/___/
(_'_______________________________________________________________________________'_)
(_.———————————————————————————————————————————————————————————————————————————————._)

Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.

For Docs, License, Tests, pre-packed downloads, and everything else, really, see: http://backbonejs.org

To suggest a feature, report a bug, or general discussion: http://github.com/jashkenas/backbone/issues

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

Many thanks to our contributors: http://github.com/jashkenas/backbone/contributors

Special thanks to Robert Kieffer for the original philosophy behind Backbone. http://github.com/broofa