|
|
|
Ask HN: How do you view large JSON files?
|
|
55 points
by chuchuva
3630 days ago
|
|
I use JSON Viewer [1] to view data in JSON format but it freezes on files larger than 1 MB. I want to be able to easily collapse and expand elements to understand the structure of the data. [1] https://jsonviewer.codeplex.com/ |
|