vue3-async-computed
This Vue 3 plugin allows you to create computed properties that are computed asynchronously
This Vue 3 plugin allows you to create computed properties that are computed asynchronously
GSS-API and Kerberos authentication for the web.
Handle concurrency in the cloud with ease with serverless semaphores. This is the TS/JS client for https://www.websemaphore.com
Check for unawaited (floating) async function calls
Synchronously execute asynchronous functions on browsers, Node.js, and Deno
Unblock event loop with setImmediate
A simple unbounded async channel implementation for Node.js and the browser.
Avoids the usage of try-catch everywhere, force user to handle error case.
Babel macro for automatic conversion of import() call expressions into require() based on a supplied code string.
> Currently an alpha-quality, best-effort implementation. > May be unnecessary if you use TypeScript's `"module": "NodeNext", "moduleResolution": "NodeNext"`
A better try/catch like way to get your errors.
Wrap a promise and make it retryable
Wrapper over JS iterator, which allows filter/map/etc with chaining
Wrapper over JS iterator, which allows filter/map/etc with chaining
A TS kit to deal with async operations, loops, retries.. and so on!
asycnhrnous foo/map loop
minimal async pipe utils function with typescript infer type
simple asynchonous finite state machine
Bare-bones Typescript test runner
A lightweight utility to handle promises safely, returning an error or result in a predictable format.