You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.. | ||
Promise.browserify-es6.js | 5 months ago | |
Promise.js | 5 months ago | |
README.md | 5 months ago |
README.md
ES6 Promise shim
Promise.js in this dir contains a complete ES6 Promise shim built on when.js that adds a global Promise
in browser, AMD, Node, and other CommonJS environments.