uckkk/dsh-toml0

dsh-toml

TOML ↔ JSON 转换

AI 分析

用于在 TOML 和 JSON 配置文件格式之间进行双向转换。适合需要调整项目配置、转换数据格式的开发与运维人员。

包名
dsh-toml
版本
0.1.0
许可证
MIT
最近更新
2026年8月16日

安装

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

dsh-toml · TOML ↔ JSON 转换

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

安装

dsh plugin add dsh-toml

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