fragile-promise
A modern Promise implementation with timeout and cancellation using AbortController.
A modern Promise implementation with timeout and cancellation using AbortController.
Make a synchronous function have a timeout
Inside-out promise; lets you call resolve and reject from outside the Promise constructor function.
Timeout a promise after a specified amount of time