json-stringify-print
Print an object to the console as formatted JSON.
Install
npm install --save json-stringify-print
Usage
const jsonStringifyPrint = ; const printMe = hello: 'World!'; ;
Outputs:
License
MIT © Steffen Hansen
Print an object to the console as formatted JSON.
npm install --save json-stringify-print
const jsonStringifyPrint = ; const printMe = hello: 'World!'; ;
Outputs:
MIT © Steffen Hansen
npm i json-stringify-print
1
1.0.0
MIT