Closed SimenB closed 9 years ago
UMD wrapper allows it to require the jquery dep from a module system if it exists. Taken from here https://github.com/umdjs/umd/blob/master/jqueryPluginCommonjs.js
jquery
Would be incredibly useful :+1:
Just npm publish, then, and I'll be happy :+1:
npm publish
Done.
Awesome, thanks!
UMD wrapper allows it to require the
jquery
dep from a module system if it exists. Taken from here https://github.com/umdjs/umd/blob/master/jqueryPluginCommonjs.js