Skip to content

Give your JS App some Backbone with Models, Views, Collections, and Events. Now available in CoffeeScript.

License

Notifications You must be signed in to change notification settings

Whoaa512/backbone-livescript

 
 

Repository files navigation

Backbone supplies structure to JavaScript- and CoffeeScript-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.

Backbone-coffee is based on Backbone 1.0.

For docs, license, examples, and downloads: http://backbonecoffee.org

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

All contributors are listed here: http://github.com/randallmorey/backbone-coffee/contributors

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

About

Give your JS App some Backbone with Models, Views, Collections, and Events. Now available in CoffeeScript.

Resources

License

Stars

Watchers

Forks

Packages