koroutine
Small, lightweight coroutine scheduler for node based on ES6 generators
Small, lightweight coroutine scheduler for node based on ES6 generators
Watch out for the Callback Hell!
Control Kodi from JavaScript!
Memoize inline objects and functions of a React class Component
Traverse and manipulate JSON objects.
async fs
Javascript asynchronous exemples, callback, promises, async/await
A lib for nodejs and browser
Asynchronous version of EventEmitter, secured by promises
轻量级异步流程控制工具
Higher-order functions and common patterns for asynchronous code
Basic iterator for [async][] library that handles async and synchronous functions, also emits `beforeEach`, `afterEach` and `error` events. Using [async-simple-iterator][] and used in [async-control][].
Manage various forms of asynchronous completion in a uniform way
A simple Node.js module that let you perform multiples async tasks. Once they are completed, you can call a callback function.
Async callback manager. Use async.now to run a set of functions in parallel or async.next to run in series.
Execute an async function once and save the result
Async notation for callback-styled functions and methods.
Javascript continuos-passing-style callback transformations.
一个提供了异步遍历功能的工具,可以通过插件拓展工具的遍历器。已经提供的方法包括forEach,every,some,filter,map,sort,reduce。
Safe async utilities for node and the browser