Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.