millermedeiros / amd-utils

modular JavaScript utilities written in the AMD format
http://millermedeiros.github.com/amd-utils
142 stars 11 forks source link

Add amd-utils to npm #46

Closed satazor closed 12 years ago

satazor commented 12 years ago

Adding amd-utils to the npm will allow projects to specify the depency to amd-utils in the package.json. This has an advantage over traditional git submodules because npm can handle repetitive dependencies, that is, if dependency1 and dependency2 both depends on amd-utils, it won't be downloaded twice.

millermedeiros commented 12 years ago

sorry for the delay: http://search.npmjs.org/#/amd-utils