npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "await" 的结果(共 50 个)
async-sema

Semaphore using `async` and `await`

MIT
is-async-supported

Check if async/await is available

MIT
hable

Awaitable hooks for Node.js

MIT
rxjs-for-await

Add async-await for-await loop support to RxJS Observables

MIT
await-to-js

Async/await wrapper for easy error handling in js

MIT
rollup-plugin-nodent

Rollup plugin for ES2017 async/await keywords

MIT
asyncro

Asynchronous Array Utilities (for await)

MIT
p-lazy

Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called

MIT
composition

Compose generator and async/await middleware

MIT
async-listen

`net.Server#listen()` helper that returns a Promise for async / await

MIT
mukla

Small, parallel and fast test framework with suppport for async/await, promises, callbacks, streams and observables. Targets and works at node.js v0.10 and above.

MIT
babel-plugin-async-to-promises

Transpile ES7 async/await to vanilla ES6 Promise chains

ISC
eslint-plugin-async-await

enforces spacing after async/await plugin

MIT
qodaa

Quick and Dirty Async/Await for Node 6

MIT
cb-barrier

callback barrier implementation for async/await

BSD-3
requisition

ES7 async/await ready http client

MIT
parley

Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.

MIT
@gitbeaker/node

Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.

MIT
gitlab

Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.

MIT
until-async

Gracefully handle a Promise using async/await.

MIT
always-done

Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more

MIT
await-stream-ready

A promise waiting stream ready

MIT
bent

Functional HTTP client for Node.js w/ async/await.

Apache-2.0
basic-ftp

FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.

MIT
@babel/plugin-syntax-top-level-await

Allow parsing of top-level await in modules

MIT
fast-async

fast-async/await transformer Babel plugin

BSD-2-Clause
gate

An utility to await multiple asynchronous calls in Node environment