Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fix UMD for CommonJS source code.tar.gz | 2017-01-09 | 22.9 kB | |
Fix UMD for CommonJS source code.zip | 2017-01-09 | 28.8 kB | |
README.md | 2017-01-09 | 234 Bytes | |
Totals: 3 Items | 52.0 kB | 0 |
Update UMD code for CommonJS:
- initialize jQuery plugin immediately
- export jQuery
, not the factory function.
See [#132].