aboutsummaryrefslogtreecommitdiff
path: root/node_modules/when/es6-shim/README.md
blob: fe1749e5d1ab40c2c865bc4d65e78ecf08ea9302 (plain)
1
2
3
4
5
# 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.

[Go to the full documentation](../docs/es6-promise-shim.md)