prettify-json
prettify json object for output
const prettifyJSON = ; const o = name: 'hello'; const json = ;
then you can use it in html template file
{{json}}
prettify json object for output
const prettifyJSON = ; const o = name: 'hello'; const json = ;
then you can use it in html template file
{{json}}
npm i prettify-json
58
1.0.0
ISC
156 kB
7