/ piacw.com / dev / pias-backend-2 / node_modules / pg-connection-string /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[   ]LICENSE40 years ago1.1K0fb859dc fixed mobile overflwo options [كارل مبارك]
[TXT]README.md40 years ago846 0fb859dc fixed mobile overflwo options [كارل مبارك]
[TXT]index.d.ts40 years ago354  
[   ]index.js40 years ago2.0K 
[   ]package.json2 years ago2.0K 
README.md

pg-connection-string

NPM

Build Status Coverage Status

Functions for dealing with a PostgresSQL connection string

parse method taken from node-postgres Copyright (c) 2010-2014 Brian Carlson (brian.m.carlson@gmail.com) MIT License

Usage

var parse = require('pg-connection-string').parse;

var config = parse('postgres://someuser:somepassword@somehost:381/somedatabase')
Apache/2.4.38 (Debian) Server at www.karls.computer Port 80