Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to...
backbone supplies structure to javascriptheavy applications by providing models with keyvalue 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.
the project is hosted on github, and the annotated source code is available, as well as an online test suite, an example application and a list of tutorials.
you can report bugs and discuss features on the github issues page, on freenode irc in the #documentcloud channel, post questions to the google group, or send tweets to @documentcloud.
backbone is an opensource component of documentcloud.
http://documentcloud.github.com/backbone/
javascript framework javascript-library mvc