{"library":"json-string-formatter","type":"library","category":null,"description":"A zero-dependency JSON string formatter that prettifies JSON strings without parsing them into objects, avoiding the overhead and potential errors of JSON.parse. Version 1.0.1 is the latest stable release; the project appears to be in early maintenance. Unlike typical formatters that rely on JSON.parse/stringify, this library works directly on the string, preserving non-standard JSON syntax like single quotes or trailing commas.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","json","json string","json formatter","string formatter","stringify","json prettifier","formatter"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install json-string-formatter","imports":["import { format } from 'json-string-formatter'","import jsf from 'json-string-formatter'","const jsonFormatter = require('json-string-formatter')"]},{"cmd":"yarn add json-string-formatter","imports":[]},{"cmd":"pnpm add json-string-formatter","imports":[]}],"homepage":"https://github.com/KitRefresh/json-string-formatter#readme","github":"https://github.com/KitRefresh/json-string-formatter","docs":null,"changelog":null,"pypi":null,"npm":"json-string-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}