uckkk/dsh-ini0

dsh-ini

INI ↔ JSON 转换

AI Analysis

用于在 INI 配置文件与 JSON 格式之间进行双向转换。适合需要处理、解析或生成 INI 配置文件的开发者和系统管理员。

Package
dsh-ini
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-ini

dsh-ini · INI ↔ JSON 转换

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

安装

dsh plugin add dsh-ini

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