react-json-view icon indicating copy to clipboard operation
react-json-view copied to clipboard

alternatives package

Open himself65 opened this issue 3 years ago • 6 comments

Update: https://github.com/mac-s-g/react-json-view/issues/419#issuecomment-1586016450


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

himself65 avatar Aug 11 '22 18:08 himself65

Thanks for this!

Works perfectly with NextJS too!!

f16z avatar Aug 15 '22 16:08 f16z

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

mkubdev avatar Aug 30 '22 15:08 mkubdev

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

joonjangteck avatar Nov 16 '22 19:11 joonjangteck

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

Srpskis avatar Feb 01 '23 19:02 Srpskis

Thank you very much, my bro.

Roiocam avatar Jun 08 '23 02:06 Roiocam

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. (https://github.com/Himself65/rich-data/issues/10)

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

himself65 avatar Jun 11 '23 04:06 himself65