npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "async" 的结果(共 85 个)
enhanced-require

Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.

eventemitter2

A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.

MIT
async-limiter

asynchronous function queue with adjustable concurrency

MIT
micro

Asynchronous HTTP microservices

MIT
async-retry

Retrying made simple, easy and async

MIT
async-sema

Semaphore using `async` and `await`

MIT
script-ext-html-webpack-plugin

Enhances html-webpack-plugin functionality with async and defer attributes for script elements

MIT
asynckit

Minimal async jobs utility library, with streams support

MIT
pngjs2

PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.

MIT
array-series

Call an array of asynchronous functions in series

MIT
array-parallel

Call an array of asynchronous functions in parallel

MIT
async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.

MIT
rsvp

A lightweight library that provides tools for organizing asynchronous code

MIT
run-auto

Determine the best order for running async functions, and run them

MIT
async-exit-hook

Run some code when the process exits (supports async hooks and pm2 clustering)

MIT
queue

asynchronous function queue with adjustable concurrency

MIT
babel-plugin-transform-async-to-generator

Turn async functions into ES2015 generators

MIT
is-async-supported

Check if async/await is available

MIT
async-to-gen

Transform async functions to generator functions with speed and simplicity.

BSD-3-Clause
foreachasync

A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach

(MIT OR Apache-2.0)
Array.prototype.forEachAsync

The Array.prototype.forEachAsync module of FuturesJS (Ender.JS and Node.JS)

futures

An async flow-control library for JavaScript (Browser and NodeJS)

enhanced-resolve

Offers a async require.resolve function. It's highly configurable.

MIT
parse-git-config

Parse `.git/config` into a JavaScript object. sync or async.

MIT
babel-plugin-transform-regenerator

Explode async and generator functions into a state machine.

MIT
bfj

Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.

MIT