0.1.0-a9 • Published 7 years ago

libasync v0.1.0-a9

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
7 years ago

LibAsync

Build Status NPM Package

This is an asynchronous library for JavaScript/TypeScript.

Installation

NPM is recommanded installation way:

npm install libasync

Tools

Items with √ are achieved.

  • tools.setNextTick
  • tools.once
  • tools.RawPromise
  • control.parallel
  • control.concurrent
  • control.series
  • control.flow
  • control.loopIf
  • control.loopUntil
  • control.whileIf
  • control.whileUntil
  • control.forever
  • control.repeat
  • control.auto
  • control.retry
  • list.forEach.series
  • list.forEach.parallel
  • list.forEach.concurrent
  • list.map.series
  • list.map.parallel
  • list.map.concurrent
  • list.filter.series
  • list.filter.parallel
  • list.filter.concurrent

AUTHOR

Angus.Fenying <i.am.x.fenying@gmail.com>

LICENSE

This library is licensed under the Apache-2.0 license.

0.1.0-a9

7 years ago

0.1.0-a8

7 years ago

0.1.0-a7

7 years ago

0.1.0-a6

7 years ago

0.1.0-a5

7 years ago

0.1.0-a4

7 years ago

0.1.0-a3

7 years ago

0.1.0-a2

7 years ago

0.1.0-a1

7 years ago