pg-connection-string

v2.1.0
Functions for dealing with a PostgresSQL connection string
pg connection string parse

test

istanbul cover _mocha && npm run check-coverage

coveralls

cat ./coverage/lcov.info | ./node_modules/.bin/coveralls

check-coverage

istanbul check-coverage --statements 100 --branches 100 --lines 100 --functions 100

Metadata

  • MIT
  • Whatever
  • Blaine Bublitz
  • released 6/19/2019

Downloads