Description
A CancelablePromise with the ability to stop a CancelablePromise created in a CancelablePromise
Keywords
- promise
- promises
- async
- await
- cancelable
- abortable
- abort
- recursive
- controlable
- result
- safe
- task
- future
- subscription
Publisher
Description
T-Hooks provides a set of react hooks built upon T-Tasks library. Using task hooks instead of conventional lifecycle hooks alows easier usage of asynchronous operations withing hooks and provides automatic operation cancelation in case of hook unmounting
Keywords
Publisher
Description
axios wrapper that provides an advanced cancellation api
Keywords
Publisher
Description
Abortable fetch wrapper with timeout support
Keywords
Publisher
Description
Implementation of setTimeout and setInterval with pause
Keywords
- async
- await
- callback
- cancel
- cancelable
- date
- framework
- interval
- pausable
- pause
- setinterval
- settimeout
- time
- timeout
- View more
Publisher
Description
Promises extended
Keywords
Publisher
Description
Returns the first Promise in an iterable to resolve
Keywords
- abort
- abortable
- all
- any
- cancel
- cancelable
- canceled
- canceling
- cancellable
- cancellation
- concurrency
- concurrently
- for-each
- foreach
- View more
Publisher
Description
A useful, zero dependencies toolbox to handle different situations like trigerring sequential Promises, a sequence with pause in between, parallel execution and limited parallel execution
Keywords
Publisher
Description
Browser cancelable async events
Keywords
Publisher
Description
Javascript manager to handle recurring parallel tasks
Keywords
Publisher
Description
Promise-like class that adds cancelability to ES6 Promises.
Keywords
Publisher
Description
Yet another make-cancelable Promise wrapper
Keywords
Publisher
Description
switch react children component by name
Keywords
Publisher
Description
A drop-in replacement for EventEmitter that can work with cancelable event objects, and a base Emitter class that implements a parent/child architecture and event tree traversal.
Keywords
Publisher
Description
Alternative cancelable promise + function proposal for JavaScript
Keywords
Publisher
Description
Async effect hook with cancellation and other powers of CPromise
Keywords
- React
- hook
- useEffect
- setState
- promise
- c-promise
- cpromise
- cancelable
- cancellable
- p-cancelable
- timeout
- progress
- cancel
- abortable
- View more
Publisher
Description
abort in coroutines (promises)
Keywords
Publisher
Description
Cancelable `stream.pipeline()`
Keywords
Publisher
Description
A safer way to cancel or interrupt the await-async flow.
Keywords
Publisher
Description
React hook to make promises cancelable and safe