https://github.com/rwson/my-promise
完成一个你自己的Promise
https://github.com/rwson/my-promise
Last synced: 3 months ago
JSON representation
完成一个你自己的Promise
- Host: GitHub
- URL: https://github.com/rwson/my-promise
- Owner: rwson
- Created: 2017-09-04T07:54:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-04T08:12:55.000Z (almost 9 years ago)
- Last Synced: 2025-03-11T03:41:53.062Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My-Promise
编写一个自己的Promise
[实现方法](http://blog.rwson.com/2017/08/04/2017-08-04-write-your-promise/)