工具
可视化
- JsonHero (opens in a new tab): 支持分享,可以预览 json 中的 url。
- herowand (opens in a new tab): 可以将 JSON、XML、YAML、TOML 格式的数据可视化展示。
npm 模块
- json-bigint (opens in a new tab): 让 Json 支持 bigint。
- ReactJsonView (opens in a new tab): 使用 React 可视化 JSON。
序列化
- superjson (opens in a new tab): 可靠的序列化。