1.0.0 • Published 12 months ago

compact-stringify v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

compact-stringify

A JSON.stringify replacement with more compact and scannable output

Usage

import compactStringify from 'custom-stringify'
const formatted = compactStringify(json)
console.log(formatted)

Example 1

Example 2

1.0.0

12 months ago