HaXeho e0dad002ed first commit 10 月之前
..
dist e0dad002ed first commit 10 月之前
internal e0dad002ed first commit 10 月之前
CHANGELOG.md e0dad002ed first commit 10 月之前
LICENSE e0dad002ed first commit 10 月之前
README.md e0dad002ed first commit 10 月之前
all.js e0dad002ed first commit 10 月之前
allLimit.js e0dad002ed first commit 10 月之前
allSeries.js e0dad002ed first commit 10 月之前
any.js e0dad002ed first commit 10 月之前
anyLimit.js e0dad002ed first commit 10 月之前
anySeries.js e0dad002ed first commit 10 月之前
apply.js e0dad002ed first commit 10 月之前
applyEach.js e0dad002ed first commit 10 月之前
applyEachSeries.js e0dad002ed first commit 10 月之前
asyncify.js e0dad002ed first commit 10 月之前
auto.js e0dad002ed first commit 10 月之前
autoInject.js e0dad002ed first commit 10 月之前
bower.json e0dad002ed first commit 10 月之前
cargo.js e0dad002ed first commit 10 月之前
compose.js e0dad002ed first commit 10 月之前
concat.js e0dad002ed first commit 10 月之前
concatLimit.js e0dad002ed first commit 10 月之前
concatSeries.js e0dad002ed first commit 10 月之前
constant.js e0dad002ed first commit 10 月之前
detect.js e0dad002ed first commit 10 月之前
detectLimit.js e0dad002ed first commit 10 月之前
detectSeries.js e0dad002ed first commit 10 月之前
dir.js e0dad002ed first commit 10 月之前
doDuring.js e0dad002ed first commit 10 月之前
doUntil.js e0dad002ed first commit 10 月之前
doWhilst.js e0dad002ed first commit 10 月之前
during.js e0dad002ed first commit 10 月之前
each.js e0dad002ed first commit 10 月之前
eachLimit.js e0dad002ed first commit 10 月之前
eachOf.js e0dad002ed first commit 10 月之前
eachOfLimit.js e0dad002ed first commit 10 月之前
eachOfSeries.js e0dad002ed first commit 10 月之前
eachSeries.js e0dad002ed first commit 10 月之前
ensureAsync.js e0dad002ed first commit 10 月之前
every.js e0dad002ed first commit 10 月之前
everyLimit.js e0dad002ed first commit 10 月之前
everySeries.js e0dad002ed first commit 10 月之前
filter.js e0dad002ed first commit 10 月之前
filterLimit.js e0dad002ed first commit 10 月之前
filterSeries.js e0dad002ed first commit 10 月之前
find.js e0dad002ed first commit 10 月之前
findLimit.js e0dad002ed first commit 10 月之前
findSeries.js e0dad002ed first commit 10 月之前
foldl.js e0dad002ed first commit 10 月之前
foldr.js e0dad002ed first commit 10 月之前
forEach.js e0dad002ed first commit 10 月之前
forEachLimit.js e0dad002ed first commit 10 月之前
forEachOf.js e0dad002ed first commit 10 月之前
forEachOfLimit.js e0dad002ed first commit 10 月之前
forEachOfSeries.js e0dad002ed first commit 10 月之前
forEachSeries.js e0dad002ed first commit 10 月之前
forever.js e0dad002ed first commit 10 月之前
groupBy.js e0dad002ed first commit 10 月之前
groupByLimit.js e0dad002ed first commit 10 月之前
groupBySeries.js e0dad002ed first commit 10 月之前
index.js e0dad002ed first commit 10 月之前
inject.js e0dad002ed first commit 10 月之前
log.js e0dad002ed first commit 10 月之前
map.js e0dad002ed first commit 10 月之前
mapLimit.js e0dad002ed first commit 10 月之前
mapSeries.js e0dad002ed first commit 10 月之前
mapValues.js e0dad002ed first commit 10 月之前
mapValuesLimit.js e0dad002ed first commit 10 月之前
mapValuesSeries.js e0dad002ed first commit 10 月之前
memoize.js e0dad002ed first commit 10 月之前
nextTick.js e0dad002ed first commit 10 月之前
package.json e0dad002ed first commit 10 月之前
parallel.js e0dad002ed first commit 10 月之前
parallelLimit.js e0dad002ed first commit 10 月之前
priorityQueue.js e0dad002ed first commit 10 月之前
queue.js e0dad002ed first commit 10 月之前
race.js e0dad002ed first commit 10 月之前
reduce.js e0dad002ed first commit 10 月之前
reduceRight.js e0dad002ed first commit 10 月之前
reflect.js e0dad002ed first commit 10 月之前
reflectAll.js e0dad002ed first commit 10 月之前
reject.js e0dad002ed first commit 10 月之前
rejectLimit.js e0dad002ed first commit 10 月之前
rejectSeries.js e0dad002ed first commit 10 月之前
retry.js e0dad002ed first commit 10 月之前
retryable.js e0dad002ed first commit 10 月之前
select.js e0dad002ed first commit 10 月之前
selectLimit.js e0dad002ed first commit 10 月之前
selectSeries.js e0dad002ed first commit 10 月之前
seq.js e0dad002ed first commit 10 月之前
series.js e0dad002ed first commit 10 月之前
setImmediate.js e0dad002ed first commit 10 月之前
some.js e0dad002ed first commit 10 月之前
someLimit.js e0dad002ed first commit 10 月之前
someSeries.js e0dad002ed first commit 10 月之前
sortBy.js e0dad002ed first commit 10 月之前
timeout.js e0dad002ed first commit 10 月之前
times.js e0dad002ed first commit 10 月之前
timesLimit.js e0dad002ed first commit 10 月之前
timesSeries.js e0dad002ed first commit 10 月之前
transform.js e0dad002ed first commit 10 月之前
tryEach.js e0dad002ed first commit 10 月之前
unmemoize.js e0dad002ed first commit 10 月之前
until.js e0dad002ed first commit 10 月之前
waterfall.js e0dad002ed first commit 10 月之前
whilst.js e0dad002ed first commit 10 月之前
wrapSync.js e0dad002ed first commit 10 月之前

README.md

Async Logo

Build Status via Travis CI NPM version Coverage Status libhive - Open source examples jsDelivr Hits

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with Node.js and installable via npm install --save async, it can also be used directly in the browser.

This version of the package is optimized for the Node.js environment. If you use Async with webpack, install async-es instead.

For Documentation, visit https://caolan.github.io/async/

For Async v1.5.x documentation, go HERE

// for use with Node-style callbacks...
var async = require("async");

var obj = {dev: "/dev.json", test: "/test.json", prod: "/prod.json"};
var configs = {};

async.forEachOf(obj, (value, key, callback) => {
    fs.readFile(__dirname + value, "utf8", (err, data) => {
        if (err) return callback(err);
        try {
            configs[key] = JSON.parse(data);
        } catch (e) {
            return callback(e);
        }
        callback();
    });
}, err => {
    if (err) console.error(err.message);
    // configs is now a map of JSON data
    doSomethingWith(configs);
});
var async = require("async");

// ...or ES2017 async functions
async.mapLimit(urls, 5, async function(url) {
    const response = await fetch(url)
    return response.body
}, (err, results) => {
    if (err) throw err
    // results is now an array of the response bodies
    console.log(results)
})