Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
await-to-js
Async/await wrapper for easy error handling in js
async-sema
Semaphore using `async` and `await`
await-sleep
Blocking sleep/delay with async/await
async-await-queue
async/await simple priority queues
babel-plugin-transform-async-to-promises
Transform async/await to promise chains
await-handler
Basic wrapper for await that allows handling of errors without try/catch blocks
async-listen
`net.Server#listen()` helper that returns a Promise for async / await
basic-ftp
FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.
express-async-errors
Async/await error handling support for expressjs
asyncro
Asynchronous Array Utilities (for await)
p-iteration
Make array iteration easy when using async/await and Promises
async-csv
ES7 async-await wrapper for the csv package.
node-repl-await
Standalone util function from Node.js core to process await statements in REPL.
await-fs
fs wrapper for async await magic
async-await-retry
Simple module to retry a function with async/await syntax !
fast-async
fast-async/await transformer Babel plugin
easy-transform-stream
Create a transform stream using await instead of callbacks
await-of
await wrapper for easier errors handling without try-catch
eslint-plugin-no-floating-promise
Detects missing await on async function calls
async-await
aa - async-await. co like library, go like channel, thunkify or promisify wrap package.