uckkk/dsh-query-string0

dsh-query-string

查询字符串 ↔ 对象

AI Analysis

提供 URL 查询字符串与 JavaScript 对象之间的双向转换。适合 Web 前后端开发、接口调试等任务。

Package
dsh-query-string
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-query-string

dsh-query-string · 查询字符串 ↔ 对象

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

安装

dsh plugin add dsh-query-string

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