node-backbone
v0.1.5
Published
Experimental package to give (very very) basic Backbone structures to node projects
Downloads
4
Readme
node-backbone
Experimental package to give (very very) basic Backbone structures to node projects.
##How to use
Install with:
npm install nodebackbone
.For usage examples please refer to this project.
##Changelog
- v0.1.5 Decoupling from express.
- v0.1.4 Misc changes, experimenting with new class types.
- v0.1.2 Add verbs for routes.
- v0.1.1 More for initial release.
- v0.1.0 Initial release.
License
Copyright (c) 2012 George Pantazis Licensed under the MIT license.