Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        nodejs-backbone - Models, Views, Collections, and Events for JavaScript applications (Nodejs module)
        
        
        - Description:
- 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.
This package provides Backbone as a Nodejs module, for use in server-side
applications or with browserify. 
Packages