@supercharge/promise-pool

v2.4.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

npm run lint -- --fix

test

npm run build && npm run test:coverage

test:full

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

test:run

uvu

test:coverage

c8 --include=dist npm run test:run && npm run test:report

test:report

c8 report --reporter=html
npm i @supercharge/[email protected]

Metadata

  • MIT
  • >=8
  • Marcus Pöhls
  • released 2/10/2023

Downloads