Skip to content
forked from jashkenas/backbone

Give your JS App some Backbone with Models, Views, Collections, and Events

License

Notifications You must be signed in to change notification settings

damour/backbone

 
 

Repository files navigation

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

Copyrights DS

About

Give your JS App some Backbone with Models, Views, Collections, and Events

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.0%
  • CSS 9.2%
  • Other 0.8%