jsizes icon indicating copy to clipboard operation
jsizes copied to clipboard

UMD pattern

Open jccr opened this issue 7 years ago • 0 comments

This will define the plugin to be compatible as an AMD module or CommonJS module. It makes it easier to use when you are importing jQuery and this when you are using RequireJS. That appears to be the case for issue #6

For more details: https://github.com/umdjs/umd https://github.com/umdjs/umd/blob/master/templates/jqueryPlugin.js

jccr avatar Feb 03 '18 03:02 jccr