react-lite-json-viewer

1.0.4 • Public • Published

React Lite JSON Viewer

Demo http://ui.talk.ai/react-lite-json-viewer/

Component for exploring Store in JSON.

Usage

npm i --save react-lite-json-viewer
LiteJSONViewer = require 'react-lite-json-viewer'
 
LiteJSONViewer
  height: 500
  data: Immutable.fromJS(jianliaoData)
  path: @state.path # Immutable.List() 
  onChange: @onPathChange

Read more in src/.

Develop

https://github.com/teambition/coffee-webpack-starter

Background

http://fotonin.com/data_images/out/15/892020-space-wallpaper-hd.jpg

License

MIT

/react-lite-json-viewer/

    Package Sidebar

    Install

    npm i react-lite-json-viewer

    Weekly Downloads

    5

    Version

    1.0.4

    License

    MIT

    Last publish

    Collaborators

    • bjmin
    • boshen
    • irinakk
    • jiyinyiyong