https://github.com/lpyleo/promise
Promise封装(function版和class版)
https://github.com/lpyleo/promise
javascript promise
Last synced: about 1 year ago
JSON representation
Promise封装(function版和class版)
- Host: GitHub
- URL: https://github.com/lpyleo/promise
- Owner: lpyleo
- Created: 2022-08-29T08:30:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T08:38:14.000Z (almost 4 years ago)
- Last Synced: 2023-12-18T06:20:29.070Z (over 2 years ago)
- Topics: javascript, promise
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Promise
Promise封装