https://github.com/srect/promise
实现一个符合promiseA+规范的promise
https://github.com/srect/promise
promise
Last synced: 28 days ago
JSON representation
实现一个符合promiseA+规范的promise
- Host: GitHub
- URL: https://github.com/srect/promise
- Owner: sRect
- License: mit
- Created: 2019-07-21T14:31:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:58:40.000Z (over 3 years ago)
- Last Synced: 2025-01-02T15:45:14.288Z (over 1 year ago)
- Topics: promise
- Language: JavaScript
- Size: 2.63 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Promise
> 实现一个属于自己的符合PromiseA+规范的promise