pg-sql2
Generate safe Postgres-compliant SQL with tagged template literals
conditional-tag
Clean, easily readable conditional statements in template literals/strings for Node.js and browsers. Provides `if` / `elseif` / `else` and `switch` / `case` / `default` syntax options.
html-fns
Set of convinient pure functions to generate HTML on server-side via tagged template literals.