Chaplin
HTML5 application architecture using Backbone.js
Chaplin is a lightweight, structured JavaScript application architecture built on Backbone.js for developing scalable, maintainable single‑page applications. It provides MVC organization, clean routing, memory management, controllers for screen logic, and modular design to address shortcomings in raw Backbone. Chaplin was derived from a real application (moviepilot.com) and is written in CoffeeScript with builds in JavaScript.