{"library":"simple-json-formatter","type":"library","category":null,"description":"A minimal library to format JSON strings with custom indentation. Current stable version 1.0.2, no recent updates. Provides a single `format` function that parses JSON and re-serializes with configurable indent (defaults to spaces). Simpler than alternatives like `json-stringify-pretty-compact`; no CLI or advanced options. Suitable for Node.js and browser, but not actively maintained.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","json","formatter","lib","nodejs","node"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install simple-json-formatter","imports":["import { format } from 'simple-json-formatter'","const { format } = require('simple-json-formatter')","const format = require('simple-json-formatter').format"]},{"cmd":"yarn add simple-json-formatter","imports":[]},{"cmd":"pnpm add simple-json-formatter","imports":[]}],"homepage":"https://github.com/Xstoudi/simple-json-formatter#readme","github":"https://github.com/Xstoudi/simple-json-formatter","docs":null,"changelog":null,"pypi":null,"npm":"simple-json-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}