@supercharge/promise-pool

v1.3.0
Map-like, concurrent promise processing for Node.js
supercharge superchargejs promise-pool nodejs async map async-map promises

build

tsc

dev

tsc --watch

lint

eslint src --ext .js,.ts

lint:fix

eslint src --ext .js,.ts --fix

test

npm run build && npm run lint && npm run test:run

test:list

lab --assert @hapi/code --dry --verbose

test:run

lab --assert @hapi/code --leaks --coverage --reporter console --output stdout --reporter html --output ./coverage/coverage.html

test:single

npm run build && lab --assert @hapi/code --leaks --id
npm i @supercharge/[email protected]

Metadata

  • MIT
  • >=8
  • Marcus Pöhls
  • released 7/16/2020

Downloads