<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>JSON Schema - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/json-schema/</link><description>JSON Schema - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/json-schema/" rel="self" type="application/rss+xml"/><item><title>JSON 可视化编辑工具盘点</title><link>https://rd163.visword.com/posts/json-visual-edit/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/json-visual-edit/</guid><description>&lt;p>JSON（JavaScript Object Notation）几乎是今天所有 Web API 和配置文件的默认载体。但当数据嵌套层级变深、字段数量变多，纯文本的 JSON 就开始「反人类」:括号配错一个、逗号漏掉一个、键名拼错一个，都需要肉眼在海量文本里排查。可视化编辑（visual editing）的核心思路，是把这棵抽象的语法树（AST）还原成可点选、可折叠、可校验的图形界面，让人而不是正则去理解结构。&lt;/p></description></item></channel></rss>