summaryrefslogtreecommitdiff
path: root/lib/applyeach/README.md
blob: a8e68c33f4b7b0e7a8bf5d20395201c83e63ec42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# async.applyeach

![Last version](https://img.shields.io/github/tag/async-js/async.applyeach.svg?style=flat-square)
[![Dependency status](http://img.shields.io/david/async-js/async.applyeach.svg?style=flat-square)](https://david-dm.org/async-js/async.applyeach)
[![Dev Dependencies Status](http://img.shields.io/david/dev/async-js/async.applyeach.svg?style=flat-square)](https://david-dm.org/async-js/async.applyeach#info=devDependencies)
[![NPM Status](http://img.shields.io/npm/dm/async.applyeach.svg?style=flat-square)](https://www.npmjs.org/package/async.applyeach)
[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://paypal.me/kikobeats)

> [async#applyeach](https://github.com/async-js/async#async.applyeach) method as module.

## License

MIT © [async-js](https://github.com/async-js)