{"library":"pgsql-minify","type":"library","category":null,"description":"A TypeScript library that minifies valid Postgres SQL by tokenizing the statement and reconstructing it with standardized case and spacing. Version 1.0.7 is the current stable release, updated as needed. Key differentiator: provides a lexer, configurable keyword sets, and comment handling, making it suitable for postgres-specific SQL formatting without full parsing.","language":"javascript","status":"active","version":"1.0.7","tags":["javascript","postgresql","sql","lexer","minify","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pgsql-minify","imports":["import { minify } from 'pgsql-minify'","import { lex } from 'pgsql-minify'","import type { TokenType } from 'pgsql-minify'"]},{"cmd":"yarn add pgsql-minify","imports":[]},{"cmd":"pnpm add pgsql-minify","imports":[]}],"homepage":"https://github.com/horrendo/pgsql-minify#readme","github":"https://github.com/horrendo/pgsql-minify","docs":null,"changelog":null,"pypi":null,"npm":"pgsql-minify","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}