jshown

1.0.1 • Public • Published

jshown

A react component to viualize json-like structures. You give it a parsed json or a javascript object, and it renders it with a builtin collapse/expand feature.

Preview

a preview of a rendered json

Supported data-types

data types that jshown supports

Tested

  • Array
  • Object
  • String
  • Number
  • Infinity
  • NaN
  • Null
  • Boolean
  • Function
  • Regex
  • Undefined
  • Date
  • Error

Untested yet

  • Symbol
  • Custom types (i.e. Immutable)

Lisence

WTFPL

Readme

Keywords

none

Package Sidebar

Install

npm i jshown

Weekly Downloads

0

Version

1.0.1

License

WTFPL

Last publish

Collaborators

  • vogelino