kickstart-js
v1.1.3
Published
Using a Universal Module Definition (UMD) pattern to create a library or module that offers compatibility with the most popular script loaders of the day.
Downloads
7
Maintainers
Readme
Kickstart.js
Using a Universal Module Definition (UMD) pattern to create a library or module that offers compatibility with the most popular script loaders of the day.
Supported Modules
- CommonJS - Node.js, Browserify, curl.js and more.
- AMD - RequireJS, curl.js and more.
- Globals - Adds to window object in web browsers.
License
Copyright (c) 2014-2015 Cheton Wu
Licensed under the MIT License.