pg-dollar-quote
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

pg-dollar-quote

Dollar quote literals for use in PostgreSQL SQL commands.

NPM

Build Status

Installation

Add it to your node.js project via:

npm install pg-dollar-quote --save

Usage

const dollarQuote = require('pg-dollar-quote');

// $$my user input$$
console.log(dollarQuote('my user input'));

License

ISC. See the file LICENSE.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    5
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i pg-dollar-quote

Weekly Downloads

5

Version

1.1.0

License

ISC

Last publish

Collaborators

  • sehrope