Feature Request: Visualization / Performance Boost
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
Well, I will give it a good attention.
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
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?