Skip to content

Latest commit

 

History

History
 
 

puremvc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

PureMVC TodoMVC Example

PureMVC is a lightweight framework for creating applications based upon the classic Model, View and Controller concept.

PureMVC - puremvc.org

Learning PureMVC

The PureMVC website is a great resource for getting started.

Here are some links you may find helpful:

Articles and guides from the community:

Get help from other PureMVC users:

If you have other helpful links to share, or find any of the links above no longer work, please let us know.

Implementation

The pseudo-classes are written in PureMVC's optional built-in style.

Credit

This TodoMVC application was created by Mike Britton and Cliff Hall.