Thanks to visit codestin.com
Credit goes to github.com

Skip to content

erlikh/modularity

Repository files navigation

Documentation: http://kevgo.github.com/modularity

The framework is in the file "modularity.js", unit tests are in the folder "spec".

The folder "demos" contains fully functional example modules to play with. They are described in http://kevgo.github.com/modularity.

The file "Rakefile" contains sample jobs to compress the demo files. Use it as a starting point for your own compiler jobs. The folder "compilation-tools" contains utility files for the Closure compiler.

About

A lightweight object-oriented JavaScript framework that allows to compose functionally rich web pages in a clean and testable manner out of cleanly separated and reusable components. It is built on top of jQuery and allows to compress the code using Google's closure compiler in advanced mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors