@scaleleap/pg-format

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.

with-query

Format url with query (string or object), simple and fast, with the power of qs

@irrelon/path

A powerful JSON path processor. Allows you to drill into and manipulate JSON objects with a simple dot-delimited path format e.g. "obj.name".

queryzz

queryzz - a lightweight JS library for manipulating URL query parameters. Get, set, and format queries easily.