PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is the specific implementation for the JavaScript language.
Home
http://trac.puremvc.org/PureMVC_JS/
Note
Unlike the prior version which used Objs, the current version uses MooTools for simulation of class relationships.
Platforms
- JavaScript 1.5
- Mootools core
License
Your reuse is governed by the Creative Commons Attribution 3.0 license.
This implementation, like all other official PureMVC implementations, demos and utilities, is open-source and free to use in personal or commercial applications. If you include the source of PureMVC (modified or not), in another work (open-source or not), you must simply leave in the existing attribution and license information in the included source code.
Current Version
- 2.0
Subversion Repository
- Location: http://svn.puremvc.org/PureMVC_JS
- Latest Release: tags/2.0
Downloads
- PureMVC Framework for JavaScript (.zip archive)