A utility to visualise escape characters in a string, color highlighted and ready for terminal output.
parse string escapes (\n, \r, etc.)
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Escape HTML utils.
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
Edge parser to convert text markup to lexer tokens
Minimalist yEnc and dynEncode encoder and decoder library for browser and NodeJS
Module for reading .pgpass
Encode compact, canonical JSON.
Parse & stringify .properties files
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
Detect if a string is a data URL
here-document on node.js
Simple SQL escape and format for MySQL
A fully typed TypeScript and Node.js implementation of PostgreSQL format() to safely create dynamic SQL queries. SQL identifiers and literals are escaped to help prevent SQL injection.
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
TypeScript definitions for escape-html
ES6 tagged template strings for prepared statements with mysql and postgres
Compare, format, diff and serialize any JavaScript value
Trie Data Structure to support cspell.
Add or remove backslashes (escape or unescape).
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
Replace escaped characters in HTML class names and CSS selectors.
TypeScript definitions for csv-write-stream