Use NPM for distribution
Closed this issue · 2 comments
chemerisuk commented
The world started to use NPM for front-end dependencies. And I believe this is a good thing.
http://blog.npmjs.org/post/111475741445/publishing-your-jquery-plugin-to-npm-the-quick
http://blog.npmjs.org/post/112064849860/using-jquery-plugins-with-npm
https://github.com/npm-examples/using-jquery-plugins-global
lordgiotto commented
Completely agree :) I would love to require it directly with browserify!
chemerisuk commented
Version 3.0.0-beta.2 is available in NPM.