Skip to content
cliffhall edited this page Sep 22, 2012 · 34 revisions

PureMVC JavaScript MultiCore Framework

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a JavaScript port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors.

This port contains additional functionality not found in other ports - extremely lightweight JavaScript class-emulation. See puremvc.define() and puremvc.declare() in the documentation for more info. Use of this functionality is entirely optional; you may write classes using the class-emulation provided by other frameworks, if you prefer.

Unit Tests are included in this repository.

Demos

Status

Production - Version 1.0.1

Platforms / Technologies

Clone this wiki locally