@hewes/react-json
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-alpha.2 • Public • Published

npm npm GitHub last commit GitHub tag (latest by date) Conventional Commits Beerpay

react-json

A JSON Viewer for your react app

Current styling based on the chrome json extension by https://github.com/callumlocke JSON Formatter 0.6.0 Makes JSON easy to read. Open source.

Usage

yarn add @hewes/react-json

Then in your app, maybe..

    import JsonViewer from "@hewes/react-json";

    <JsonViewer value={someJsonValue} />

TODO

  • [ ] docs
  • [ ] options
    • [ ] theme
      • [ ] default light/dark on browser/os setting

Readme

Keywords

none

Package Sidebar

Install

npm i @hewes/react-json

Weekly Downloads

2

Version

0.1.0-alpha.2

License

MIT

Unpacked Size

9 kB

Total Files

8

Last publish

Collaborators

  • aubreyhewes