README
node-backbone
Experimental package to give (very very) basic Backbone structures to node projects.
How to use
Install with:
npm install node-backbone
.For usage examples please refer to this project.
Changelog
- 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.