一款JSON 格式化插件,并且支持json 一键生成ts interface 等多种语言类型文件,提效开发,享受生活。
Fork from The original JSON Formatter.
FEATURES
- Fast, even on very long JSON pages
- Dark mode
- Syntax highlighting
- Collapsible trees, with indent guides
- Clickable URLs
- Negligible performance impact on non-JSON pages (less than 1 millisecond)
- Works on any valid JSON page – URL doesn't matter
- Buttons for toggling between raw and parsed JSON
- 速度快,即使在很长的 JSON 页面上也是如此
- 深色模式
- 语法高亮
- 可折叠的树,带有缩进指南
- 可点击的网址
- 对非 JSON 页面的性能影响可以忽略不计(小于 1 毫秒)
- 适用于任何有效的 JSON 页面 – URL 并不重要
- 用于在原始 JSON 和解析 JSON 之间切换的按钮
新增:
- 对中文用户支持增强
- 支持一键将JSON 转换为code interface,例如typescript interface,thrift IDL 等。
提效开发,快乐生活。