libjs-backbone

Some backbone for javascript applications - browser library
  http://backbonejs.org/
  0
  no reviews



Backbone gives structure to your serious javascript web applications by supplying 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 api over a restful json interface.

this package contains backbone usable directly in web browsers.