Skip to content

Commit fca82cd

Browse files
committed
Add pinkie-promise ES6 Promise ponyfill
1 parent 5dcfd2b commit fca82cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
524524
- JavaScript
525525
- [object-assign](https://github.com/sindresorhus/object-assign) - ES6 `Object.assign()` ponyfill.
526526
- [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.
527528
- [es6-shim](https://github.com/paulmillr/es6-shim) - Collection of ES6 polyfills.
528529
- More ES6 polyfills at [es6-tools](https://github.com/addyosmani/es6-tools#polyfills).
529530

0 commit comments

Comments
 (0)