easy-cancelable-promise
CancelablePromise is a Promise that can be canceled. It is a Promise that has a status property that can be '`pending`', '`resolved`', '`rejected`' or '`canceled`'. It has an onCancel method that allows you to register a callback that will be called when
Activity
- Latest release
- 7mo ago
- Total releases
- 6
- Cadence
- ~15 days
- Last 12 months
- 2
Reach
- Stars
- —
Details
- License
- MIT
- First release
- Sep 27, 2024
Releases
| Version | Released | |
|---|---|---|
2.0.1
patch
| ||
2.0.0
major
| ||
1.0.3
patch
| ||
1.0.2
patch
| ||
1.0.1
patch
| ||
1.0.0
initial
|