better-sqlite-pool

v0.3.2
A connection pool for better-sqlite3.

prepublishOnly

tsc --module commonjs --target es2015 --declaration true --noImplicitThis true --noImplicitAny true index.ts

postpublish

ls index.* | grep -v index.ts | xargs rm -f

pretest

tsc --module commonjs --target es2015 test.ts

posttest

rm -f test.js && rm -f *.db && ls index.js* | xargs rm -f

test

node test
npm i better-sqlite-pool

Metadata

  • MIT
  • >=10.0
  • A-yon Lee
  • released 6/4/2023

Downloads

Maintainers