Rolling forward https://codereview.chromium.org/1155683008/ which was
[chromium-blink-merge.git] / third_party / polymer / v1_0 / components / promise-polyfill / README.md
blobde6806b7d4edf7b6bfa1d603645e131b39498047
1 # Promise Polyfill
3 Note: this is an unsolicited fork of [taylorhakes/promise-polyfill](https://github.com/taylorhakes/promise-polyfill)
4 and should be considered experimental and unstable compared to upstream.
6 ## Testing
7 ```
8 npm install
9 npm test
10 ```
12 ## License
13 MIT