es6-promise-pool

v2.5.0
Runs Promises in a pool that limits their concurrency.
promise promises promises-a promises-aplus future futures deferred deferreds generator and 11 more...

test

npm run test:lint && npm run test:node && npm run test:browser

test:lint

standard

test:node

nyc mocha test.js

test:browser

karma start

test:ci

npm run test:ci:node && npm run test:browser && npm run test:ci:report

test:ci:node

nyc mocha --reporter mocha-junit-reporter test.js

test:ci:report

nyc report --reporter text-lcov | coveralls
npm i es6-promise-pool

Metadata

  • MIT
  • >=0.10.0
  • Tim De Pauw
  • released 8/19/2017

Downloads

Maintainers