Search results
97 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Create a promise that can be canceled
- promise
- cancelable
- cancel
- canceled
- canceling
- cancellable
- cancellation
- abort
- abortable
- aborting
- cleanup
- task
- token
- async
- View more
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
Essential utils for promises
- callback
- cancel
- cancellable
- cancelable
- cancellation
- cancelation
- token
- CancelToken
- compose
- delay
- event
- fromCallback
- fromEvent
- fromEvents
- View more
Abortable async function helpers
A simple cancelable promise
A simple cancellable promise implementation that cancels the underlying HTTP call.
The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab
React.js custom hook that sets a leak-safe timeout and returns a function to cancel it before the timeout expires.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
- promise
- cancelable
- cancel
- canceled
- canceling
- cancellable
- cancellation
- abort
- abortable
- aborting
- cleanup
- task
- token
- async
- View more
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
Optionally abortable, resolvable, and rejectable promises
A fork of BreeJS/bree. A Node.js and JavaScript task scheduler with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads or process forks, and supports async/await, retries, throttling, concurrency, and cancela
Cancelable promise with progress capturing, pause, timeouts, signals, data flows and decorators support
- promise
- cancelable
- cancellable
- p-cancelable
- timeout
- progress
- cancel
- abortable
- abort
- AbortController
- AbortSignal
- async
- signal
- await
- View more
A TypeScript library for creating abortable promises with ease.
- promise
- promises
- abort
- abortSignal
- abortController
- abortable
- aborting
- aborted
- onabort
- cancel
- canceled
- canceling
- cancelable
- cancellable
- View more
TypeScript Async Method Decorators
Yet another makeCancelable Promise wrapper
Better way to cancel promises using AbortSignal
- AbortController
- AbortSignal
- AbortError
- signal
- abort
- abortable
- promise
- cancel
- cancelable
- cancelation
- settle
- settled
- resolved
- fulfill
- View more
A HOC to make React Components garbage collectable when unmounted.
Abortable executions
React hook to make promises cancelable and safe