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

Feature Request: Visualization / Performance Boost

Open soranoo opened this issue 2 years ago • 3 comments

Reson: Visualization can boost the performance when dealing with a load of data and I don't see any related implementation(plz correct me if exists).


Ref: react-window Ref: react-virtualized

soranoo avatar Feb 13 '24 23:02 soranoo

Well, I will give it a good attention.

YYsuni avatar Feb 15 '24 12:02 YYsuni

I'm dealing with crazy-big JSON files (biggest I've seen so far had 1M lines), and this optimization will be highly appreciated 🫶

@YYsuni if you need help working on this, I'll be happy to give a hand

Tzahile avatar Jul 09 '24 08:07 Tzahile

Also running into this issue - I have JSONs with giant (e.g. 20kb) strings of hex in them, and the website I use this package in can't handle those strings very performantly (the website hangs when I expand it). Is there any update?

mvadari avatar Mar 26 '25 22:03 mvadari