Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hojas/my-promise

手写实现 Promise
https://github.com/hojas/my-promise

promise typescript

Last synced: 23 days ago
JSON representation

手写实现 Promise

Awesome Lists containing this project

README

        

## my-promise

手写实现 Promise,通过 promises-aplus-tests 测试。

## 参考

https://github.com/JohnApache/promise-aplus-impl