andrewbranch / json-view

JavaScript JSON explorer with styles similar to Chrome's devtools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

JavaScript JSON explorer with styles similar to Chrome's devtools

License:MIT License


Languages

Language:JavaScript 80.7%Language:CSS 16.6%Language:HTML 2.7%