uckkk/dsh-toml0

dsh-toml

TOML ↔ JSON 转换

AI Analysis

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

Package
dsh-toml
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

$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"