Showing 1-20 of 112,784 packages
Allow parsing of top-level await in modules
Add async-await for-await loop support to RxJS Observables
Async/await wrapper for easy error handling in js
TypeScript definitions for await-timeout
Semaphore using `async` and `await`
Gracefully handle a Promise using async/await.
Gracefully handle a Promise using async/await.
Compile `using` and `await using` declarations to ES2015
async/await simple priority queues
Transform code to support top-level await in normal browsers for Vite.
Await outside async functions
Await events library like EventEmitter
A collection of small async/await utilities
Basic wrapper for await that allows handling of errors without try/catch blocks
Blocking sleep/delay with async/await
> `child_process.spawn()` wrapped in a `Promise` for doing async/await.
A promise-based semaphore implementation suitable to be used with async/await.
`net.Server#listen()` helper that returns a Promise for async / await
Transform async/await to promise chains
ESLint Plugin to error when using await inside promise statements