/json-view

JavaScript JSON explorer with styles similar to Chrome's devtools

Primary LanguageJavaScriptMIT LicenseMIT

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.