Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

(Deprecated) Lightweight promise polyfill for the browser and node. A+ Compliant

License

Notifications You must be signed in to change notification settings

PolymerLabs/promise-polyfill

 
 

Repository files navigation

promise-polyfill

An HTML import based polyfill for ES6 Promises based on taylorhikes/promise-polyfill.

This library is deprecated. Please see the following alternatives:

  • If you already depend on the webcomponentsjs polyfills version 1.0 or higher (as most Polymer users do), then you do not need a standalone Promise polyfill, because one is already included.

  • If you need a standalone Promise polyfill, see taylorhikes/promise-polyfill.

About

(Deprecated) Lightweight promise polyfill for the browser and node. A+ Compliant

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.8%
  • HTML 17.2%