开发者

How to display formatted large JSON file in browser or application? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_运维问答

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed last year.

Improve this question

I have so far used Jsonview chrome extension to view formatted json. Now i have to work with large JSON file (3MB) and it crashes chrome.

What app or browser extension, plugin .. do you recommend for viewing large json files?


use jsonlint.com this will also debug your code..

or use jsbeautifier.org


If you just want to preview the file to understand the general structure and data without necessarily seeing the entire file, you could use Cluria (http://www.cluria.com). I've tested it on JSON files of more than 100MB in size and it loads incredibly fast.

Its entirely free and web-based so no downloads needed.

Disclaimer: I created the Cluria website.


I've been using JSON Formatter for Chrome. Although I'm not sure whether it can handle large amounts of data, but at least it's worth of trying.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜