npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "asynchronous" 的结果(共 21 个)
async-limiter

asynchronous function queue with adjustable concurrency

MIT
micro

Asynchronous HTTP microservices

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
queue

asynchronous function queue with adjustable concurrency

MIT
bfj

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

MIT
bfj-node4

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

MIT
map-series

iterate asynchronously in series through an array

seq

Chainable asynchronous flow control with sequential and parallel primitives and pipeline-style error handling

MIT/X11
asyncro

Asynchronous Array Utilities (for await)

MIT
rx

Library for composing asynchronous and event-based operations in JavaScript

Apache-2.0
fastseries

Zero-overhead asynchronous series/each/map function calls

ISC
before-after-hook

asynchronous before/error/after hooks for internal functionality

Apache-2.0
make-asynchronous

Make a synchronous function asynchronous by running it in a worker

MIT
chainy-plugin-each

Chainy action that iterates through each item in the array with an asynchronous or synchronous iterator

MIT
chainy-plugin-map

Chainy action that replaces each item in the array with the result of an asynchronous or synchronous iterator

MIT
nodent-compiler

NoDent - Asynchronous Javascript language extensions

BSD-2-Clause
nodent

NoDent - Asynchronous Javascript language extensions

BSD-2-Clause
run-async

Utility method to run function either synchronously or asynchronously using the common `this.async()` style.

MIT