the mudhub

micro modularize all your js

mudhub is a very basic package manager for browser-based javascript.
it resolves explicit dependencies and other cool stuff.
to load modules just specify them through an url:

which loads the common and jQuery modules

all modules loaded with the prefix /g/ are bound to global variables.
modules can also be bound to a require function using the /m/ prefix

the project is still very young and if you wanna help out or have some cool ideas don't hesitate to contact me @mafintosh