backbone-on-express
v0.1.0
Published
Backbone for node
Downloads
4
Readme
Backbone on Express is a MV* framework that leverages Backbone.js for the client-side and server-side with some help from Express. The idea is to share as many components between the server-side and client-side as possible. It is currently in an early alpha stage, but documentation will be coming soon.
Roadmap
- Error Logging
- ~~Front-End Helpers~~
- Documentation
- Scaffolding (Anvil)
- Build Process (Anvil)
- Unit Testing (Anvil)
- Socket-IO Integration
- Option for Mustache templates (Currently, only EJS is available)
- Storage Options for couchdb, Riak, MySQL, Redis and LocalStorage. (Currently, only Mongoose is available)