Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道我可以轻松地格式化 json,JSON.stringify(str, undefined, 4)但有谁知道一个小部件可以显示带有代码折叠的 json?
JSON.stringify(str, undefined, 4)
这是我在令人敬畏的ApprovalTests 库的 Jasmine 端口上做的一个峰值