tarn

v1.1.5
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 lib

prepublishOnly

tsc

format

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

Metadata

  • MIT
  • >=4.0.0
  • Sami Koskimäki
  • released 4/6/2019

Downloads