chance-an / backbone-mvc

Add Controllers to Backbone.js

Home Page:http://chance-an.github.io/backbone-mvc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/ :

About

Add Controllers to Backbone.js

http://chance-an.github.io/backbone-mvc

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 90.6%Language:HTML 4.9%Language:CSS 4.6%