5 comments

[ 2.6 ms ] story [ 24.3 ms ] thread
https://npmcdn.com/ seems similar
In npmcdn the author of the package has to manually include the UMD build of the library.
Im actually adding this functionality to npmcdn
Unsure how these packages are generated. How safe is this system? What is it doing?

Browserify and Browserify CDN provide a similar service of bundling CommonJS-style javascript into self-contained files for the browser. Browserify also has detailed documentation and a large ecosystem of modules if you want to build your own bundles in a custom way.

http://browserify.org/ https://www.brcdn.org/