tarn

v3.0.1
Simple and robust resource pool for node.js
pool pooling throttle

test

mocha --slow 10 --timeout 5000 --reporter spec tests.js

test-bail

mocha --slow 10 --timeout 5000 --reporter spec --bail tests.js

build

tsc

clean

rm -rf dist

prepublishOnly

tsc

lint

eslint --format codeframe "src/**/*.ts"

format

prettier **/*.{js,ts} --write

Metadata

  • MIT
  • >=8.0.0
  • Sami Koskimäki
  • released 10/25/2020

Downloads