dsh-query-string
查询字符串 ↔ 对象
AI 分析
提供 URL 查询字符串与 JavaScript 对象之间的双向转换。适合 Web 前后端开发、接口调试等任务。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-query-stringドキュメント
README 全文を読む ↗dsh-query-string · 查询字符串 ↔ 对象
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-query-string
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-query-string"。