{"library":"nginx-format","type":"library","category":null,"description":"A pure JavaScript formatter for NGINX configuration files, version 0.1.8. It indents, splits long directives, and normalizes whitespace. Ships with TypeScript definitions. No runtime dependencies. Unlike nginxbeautifier (Python) or nginx-config-formatter (Java), this is a lightweight Node.js library suitable for CLI or build tool integration. Development appears slow; last update was in 2022. Works in Node.js only (not browser). Supports customizable indentation and maximum line length.","language":"javascript","status":"maintenance","version":"0.1.8","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install nginx-format","imports":["import { nginxFormat } from 'nginx-format'","import nginxFormat from 'nginx-format'","import type { NginxFormatOptions } from 'nginx-format'"]},{"cmd":"yarn add nginx-format","imports":[]},{"cmd":"pnpm add nginx-format","imports":[]}],"homepage":"https://github.com/saper150/nginx-format#readme","github":"https://github.com/saper150/nginx-format","docs":null,"changelog":null,"pypi":null,"npm":"nginx-format","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}