uckkk/dsh-env-json0

dsh-env-json

.env ↔ JSON

AI 分析

实现 .env 配置文件与 JSON 格式之间的相互转换。适合需要管理或转换配置文件的 Node.js 开发者。

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

インストール

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

ドキュメント

README 全文を読む ↗

dsh-env-json · .env ↔ JSON

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

安装

dsh plugin add dsh-env-json

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