Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lawvs/promise-polyfill
Promise polyfill just for learning. Please do not use it in a production environment.
https://github.com/lawvs/promise-polyfill
ployfill promise promise-polyfill typescript
Last synced: 8 days ago
JSON representation
Promise polyfill just for learning. Please do not use it in a production environment.
- Host: GitHub
- URL: https://github.com/lawvs/promise-polyfill
- Owner: lawvs
- Created: 2020-11-19T20:47:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T21:16:13.000Z (11 months ago)
- Last Synced: 2024-04-15T07:45:32.866Z (7 months ago)
- Topics: ployfill, promise, promise-polyfill, typescript
- Language: TypeScript
- Homepage: https://lawvs.github.io/promise-polyfill/
- Size: 165 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# promise polyfill
![Test](https://github.com/lawvs/promise-polyfill/workflows/Test/badge.svg)
A simple promise polyfill for learning.