My favorites | Sign in
Project Logo
                
Search
for
Updated Apr 16, 2009 by cesar.izurieta
FEATURES  

Divide your code in modules

Create a file and it's a module. Every javascript file is a module.

Include javascript modules from javascript

Easily import other modules from any module with just one function call.

Compile your javascript modules

Create a compilation of all the modules used by your web application in a single file.

Compress your compilation

You can even compress the javascript in this file to save bandwidth and time.


Sign in to add a comment
Hosted by Google Code