json-nice
JSON →json-nice is a simple JSON formatting library (v1.1.0) that pretty-prints JavaScript objects with customizable indentation. It supports options like indent character and size. No breaking changes known. Minimal alternative to built-in JSON.stringify with more control over formatting.