json-nice

JSON →
library 1.1.0 ·javascript
verified Jun 4, 2026

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.