https://github.com/k8w/k8w-super-promise
Promise with cancel and always
https://github.com/k8w/k8w-super-promise
Last synced: 4 months ago
JSON representation
Promise with cancel and always
- Host: GitHub
- URL: https://github.com/k8w/k8w-super-promise
- Owner: k8w
- License: apache-2.0
- Created: 2017-08-25T11:46:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-04T16:17:30.000Z (over 4 years ago)
- Last Synced: 2025-04-14T08:06:03.033Z (6 months ago)
- Language: TypeScript
- Size: 68.4 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
k8w-super-promise
===A extension for original `Promise` .
Support `always` and `cancel` .
For more detail, please see `index.d.ts` .