@andrewbranch/json-view
v1.0.1
Published
A simple JSON viewer with ~~basic~~ no edit capabilities. It has styles similar to Chrome's dev tools, so it's perfect for building dev tools extensions... **[live example](https://richard-livingston.github.io/json-view/)**.
Downloads
12
Maintainers
Readme
JSONView
A simple JSON viewer with ~~basic~~ no edit capabilities. It has styles similar to Chrome's dev tools, so it's perfect for building dev tools extensions... live example.
My fork removes editing capabilities, has no dependencies, adds TypeScript type declarations, and is an ES module.