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

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

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

## License

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