/backbone-mvc

Add Controllers to Backbone.js

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

BackboneMVC

  • Based on Backbone.
  • This is a CakePHP-like controllers and url routing framework, but it is for the web front-end.
  • Automatic url <-> controller actions mapping
  • Asynchronous controller actions invocation
  • Singleton controllers
  • Automatic session checking before invoking session sensitive controller actions
  • CakePHP-like event hooks: beforeFilter, afterRender etc.

Examples

There are some examples under /example/ :