Blame view

bower_components/promise-polyfill/README.md 280 Bytes
73bcce88   luigser   COMPONENTS
1
2
3
4
5
6
7
8
9
10
11
12
13
  # Promise Polyfill

  

  Note: this is an unsolicited fork of [taylorhakes/promise-polyfill](https://github.com/taylorhakes/promise-polyfill)

  and should be considered experimental and unstable compared to upstream.

  

  ## Testing

  ```

  npm install

  npm test

  ```

  

  ## License

  MIT