pg-sql-tag
Use ES6 tagged template string to generate query objects which can be escaped by node-postgres
.
Status
Installation
Install the package via npm
:
$ npm install postgresql-tag
Usage
; const email = ; // email will be escapedpg;
License
MIT Clément Fiorio <clement.fiorio@gmail.com>