root / HServer / 00.Server / 00.Program / node_modules / async / README.md
이력 | 보기 | 이력해설 | 다운로드 (1.07 KB)
1 | 39 | HKM |  |
---|---|---|---|
2 | |||
3 | [](https://travis-ci.org/caolan/async) |
||
4 | [](https://www.npmjs.com/package/async) |
||
5 | [](https://coveralls.io/r/caolan/async?branch=master) |
||
6 | [](https://gitter.im/caolan/async?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
||
7 | |||
8 | Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with [Node.js](https://nodejs.org/) and installable via `npm install --save async`, it can also be used directly in the browser. |
||
9 | |||
10 | For Documentation, visit <http://caolan.github.io/async/> |
||
11 | |||
12 | *For Async v1.5.x documentation, go [HERE](https://github.com/caolan/async/blob/v1.5.2/README.md)* |