0.1.0 • Published 11 years ago

backbone-on-express v0.1.0

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

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)