promisearray

1.0.0 • Public • Published

PromiseArray

A helper class supporting map function in asynchronous way with concurrency limit

Syntax

new PromiseArray(iterable, options)

Parameters:

  • iterableThe collection to iterate over.
  • options
    • options.limitThe concurrency limit. The maximum number of async operations at a time.

Methods

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i promisearray

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • chux0519