Display JSON data in a nice way with HTML and CSS
jsonviewer.js
jsonviewer.css
2. Call the `showJSON` function ```ts showJSON( obj:object, elm:HTMLDivElement, defaultopen:boolean=false )
./sample.html
MIT LICENSE