Skip to content

petermichaux/uMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

uMVC

A micro MVC framework for JavaScript applications.

I tweeted:

You can write an MVC framework in one hundred lines of JavaScript & write about its effective use for one hundred thousand lines of English.

I wondered exactly how small I could write a respectable MVC framework that included the observer, composite, and strategy patterns.

Hopefully this code is educational for those new to the MVC paradigm.

If you are looking for a more fully-featured MVC framework that follows the same principles of uMVC to use in real browser applications, I suggest you take a look at Maria.

Author

Peter Michaux
[email protected]
http://peter.michaux.ca/
@petermichaux

About

A micro MVC framework in JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published