We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dcfd2b commit fca82cdCopy full SHA for fca82cd
readme.md
@@ -524,6 +524,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
524
- JavaScript
525
- [object-assign](https://github.com/sindresorhus/object-assign) - ES6 `Object.assign()` ponyfill.
526
- [harmony-reflect](https://github.com/tvcutsem/harmony-reflect) - ES6 `Reflect` and `Proxy` polyfill.
527
+ - [pinkie-promise](https://github.com/floatdrop/pinkie-promise) - ES6 `Promise` ponyfill.
528
- [es6-shim](https://github.com/paulmillr/es6-shim) - Collection of ES6 polyfills.
529
- More ES6 polyfills at [es6-tools](https://github.com/addyosmani/es6-tools#polyfills).
530
0 commit comments