FracturedJsonJs
JSON →FracturedJsonJs v5.0.1 is a JSON formatter for Node.js and browsers that produces highly readable yet compact output by placing arrays/objects on single lines when possible, aligning similar structures into tables, and packing long arrays with multiple items per line. It supports JSON-with-comments (JSONC) and includes TypeScript types. Active development with regular releases; key differentiator is compact table-like alignment vs. standard pretty-printers.
Resources
packagefracturedjsonjs ↗