文章

AI Coding:xml4u

需求

背景:https://boommanpro.cn/post/ai-coding-json4-iterate

请clone: https://github.com/boommanpro/json4u.git ,这是一个json的可视化应用,你需要修改相关代码,把他改为xml的可视化,项目名称xml4u

仓库及地址

仓库地址:https://boommanpro.github.io/xml4u/editor

使用方式

1. 直接点击编辑页面操作: https://boommanpro.github.io/xml4u/editor

2. 使用url进行传递: https://boommanpro.github.io/xml4u/editor?data={"hello":"world"}

3. 现将内容copy到剪切板,然后点击链接: https://boommanpro.github.io/xml4u/editor?data=copyFromClipboard

可以结合raycast的快捷键使用。