uckkk/dsh-xml0

dsh-xml

XML ↔ JSON 转换

AI 分析

核心用途为在本地实现 XML 与 JSON 格式数据的双向转换。适合开发人员处理数据对接、配置文件解析,无需依赖外部网络。

パッケージ
dsh-xml
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/16

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-xml

ドキュメント

README 全文を読む ↗

dsh-xml · XML ↔ JSON 转换

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-xml

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-xml"