{"library":"sql-formatter-with-sql-server","type":"library","category":null,"description":"A JavaScript library for pretty-printing SQL queries, forked to add SQL Server dialect support. Current stable version is 1.0.2. Low release cadence (last update 2020). Key differentiators: supports Standard SQL, N1QL, DB2, Oracle PL/SQL, and now SQL Server; parameter placeholder replacement; works in Node.js and browsers. Alternatives like prettier-plugin-sql have broader community but this fork fills the gap for T-SQL formatting.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","sql","formatter","format","n1ql","whitespaces"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-formatter-with-sql-server","imports":["import sqlFormatter from 'sql-formatter-with-sql-server'","import sqlFormatter from 'sql-formatter-with-sql-server'; sqlFormatter.format(...)","<script src='dist/sql-formatter.min.js'></script>; window.sqlFormatter.format(...)"]},{"cmd":"yarn add sql-formatter-with-sql-server","imports":[]},{"cmd":"pnpm add sql-formatter-with-sql-server","imports":[]}],"homepage":"https://github.com/akbar1991ali/sql-formatter#readme","github":"https://github.com/akbar1991ali/sql-formatter","docs":null,"changelog":null,"pypi":null,"npm":"sql-formatter-with-sql-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}