mac-s-g / react-json-view

JSON viewer for react

Home Page:https://mac-s-g.github.io/react-json-view/demo/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alternatives package

himself65 opened this issue · comments

Update: #419 (comment)


This repo has no longer been maintained, and the author seems like no use of GitHub also for a while. so, I'm starting to maintain a fork of this package but will rewrite the project to a modern structure. It uses the same MIT license and welcomes people to be involved.

Repo: https://github.com/TexteaInc/json-viewer

# npm
npm install @textea/json-viewer
# yarn
yarn add @textea/json-viewer
# pnpm
pnpm add @textea/json-viewer

some of my idea of future support

  • Use vite.js to build and test package, output CJS, UMD, and ESM module.
  • SSR support
  • React 18 support
  • TypeScript rewritten

Thanks for this!

Works perfectly with NextJS too!!

Thanks for it @himself65 ! Really awesome. 🔥
Looking for contributing.

Thank you! This version fixed the problem of my mouse clicks becoming unaligned when expanding large JSON data elements

One problem with this package was that it does not have accessibility standards. Does your package follow accessibility guidelines?

Thank you very much, my bro.

Sorry to say that I no longer maintain the original Json viewer due to the salary and tax form arrears, and I also received harassment from my former employer, Forrest Sheng Bao. (himself65/rich-data#10)

If someone is willing to maintain the code, I would like to give technical support.