issues
search
lincolnloop
/
amygdala
RESTful HTTP client for JavaScript powered web applications
BSD 3-Clause "New" or "Revised" License
393
stars
22
forks
source link
Tooling & UMD wrapping
#1
Closed
bkonkle
closed
10 years ago
bkonkle
commented
10 years ago
Adds a .jshintrc
Adds an .editorconfig to keep the style consistent
Adds a UMD wrapper that allows it to be used with AMD, CommonJS, and browser globals, while keeping the core source free of compatibility decorators
Adds a gulpfile to manage the building of the UMD browser distribution, and to minify the dist build
Confirmed that all tests pass.
Confirmed that all tests pass.