JSON Formatter
Usage
$ npm install json-nice
var format = ; console;
Options
Rendering can be customized by adding options:
var options = indent: '\t' // indent using tab; ;
$ npm install json-nice
var format = ; console;
Rendering can be customized by adding options:
var options = indent: '\t' // indent using tab; ;
npm i json-nice
131
1.1.0
ISC