mahp / backbone

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

Home Page:http://backbonejs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backbone

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 your existing application over a RESTful JSON interface.

About

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

http://backbonejs.org

License:MIT License


Languages

Language:JavaScript 99.4%Language:CoffeeScript 0.3%Language:HTML 0.3%