如何在浏览器或应用程序中显示格式化的大型 JSON 文件?

发布于 2024-11-05 04:52:20 字数 1539 浏览 0 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

第几種人 2024-11-12 04:52:20

使用 jsonlint.com 这也将调试您的代码..

或使用 jsbeautifier.org

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

or use jsbeautifier.org

入画浅相思 2024-11-12 04:52:20

如果您只想预览文件以了解一般结构和数据,而不必查看整个文件,则可以使用 Cluria (http ://www.cluria.com)。我已经在大小超过 100MB 的 JSON 文件上对其进行了测试,它的加载速度非常快。

它完全免费且基于网络,因此无需下载。

免责声明:我创建了 Cluria 网站。

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.

凯凯我们等你回来 2024-11-12 04:52:20

我一直在使用 Chrome JSON Formatter。虽然我不确定它是否可以处理大量数据,但至少值得尝试。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文