promise-abortable
A little lib for aborting in Promise chain.
Found 6 results for abortSignal
A little lib for aborting in Promise chain.
A TypeScript library for creating abortable promises with ease.
A modern TypeScript library for performing ICMP ping operations with type-safe results and fluent configuration.
A Simple Implementation of Abortable Promise
Creates an instance of fetch that aborts after a certain time period.
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.