My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

/!\ Deprecated.

This project has moved to Github, and the scope has been reduced drastically in light of the advancements of CommonJS. This repository contains a proof-of-concept browser module loader and modules created for that loader and ported from other libraries. These modules are not CommonJS compliant, but are closer to compliance than pre-CommonJS scripts. The module loader should not be used because of performance issues and its synchronous XHR calls, which disrupt loading over latency. The loader was great for developing on static scripts, and could be useful in browser debugging sessions if it were ported to CommonJS. Since CommonJS is a standard, there are a variety of alternate tools.

Powered by Google Project Hosting