Description
Create a promise that can be canceled
Keywords
- promise
- cancelable
- cancel
- canceled
- canceling
- cancellable
- cancellation
- abort
- abortable
- aborting
- cleanup
- task
- token
- async
- View more
Publisher
Description
Abortable async function helpers
Keywords
Publisher
Description
Create asynchronous job that can be cancelled during executing
Keywords
Publisher
Description
Define business logic in cancellable, forkable, asynchronous javascript generator definitions and promises
Keywords
Publisher
Description
Essential utils for promises
Keywords
- callback
- cancel
- cancellable
- cancelable
- cancellation
- cancelation
- token
- CancelToken
- compose
- delay
- event
- fromCallback
- fromEvent
- fromEvents
- View more
Publisher
Description
💫 Tiny cancellable fetch
Keywords
Publisher
Description
Classes and functions for simplifying task scheduling and distributing tasks to workers.
Keywords
- threading
- tasks
- task
- TaskHandler
- task handler
- task-handler
- handler
- delegate
- cancellable
- defer
- deferImmediate
- defer immediate
- defer-immediate
- worker
Publisher
Description
A Simple Implementation of Abortable Promise
Keywords
- promise
- promises
- abort
- abortSignal
- abortController
- abortable
- aborting
- aborted
- onabort
- cancel
- canceled
- canceling
- cancelable
- cancellable
- View more
Publisher
Description
Wrapper around process.nextTick returning a cancel function
Keywords
Publisher
Description
Utilities for using Promise.race([task, cancellation]) for async/await code.
Keywords
Publisher
Description
Easily modularize your application into cancelable components. Everything they initialize can be monitored, stopped and removed automatically, including views, promise chains, requests, listeners, DOM and CSS.
Keywords
- vue
- vuejs
- react
- view
- component
- component-based
- web-component
- webcomponent
- webapp
- web-app
- single-page-application
- spa
- cleanup
- clear
- View more
Publisher
Description
Optionally abortable, resolvable, and rejectable promises
Keywords
Publisher
Description
JavaScript promises are made to be broken. Speculations are cancellable promises.
Keywords
Publisher
Description
Yet another simple tool for creating cancellable promise-returning/async functions.
Keywords
Publisher
Description
Promise with cancellation, decorators, signals, pause, timeouts, progress capturing and data flow support
Keywords
- promise
- cancelable
- cancellable
- p-cancelable
- timeout
- progress
- cancel
- abortable
- abort
- AbortController
- AbortSignal
- async
- signal
- await
- View more
Publisher
Description
A low latency javascript code runner that enables to isolate and abort javascript code execution, including setTimeout/setInterval, promises and Fetch requests. It supports all browsers.
Keywords
Publisher
Description
cancellable promises and concurrency
Keywords
Publisher
Description
Cancellable-coroutine is a wrapper for function generators that runs them as async functions and adds cancellation support.
Keywords
Publisher
Description
Abortable fetch wrapper with timeout support