dsh-query-string
文件与数据 活跃维护

dsh-query-string

uckkk/dsh-query-string

轻量级查询字符串与对象双向转换工具,自动处理URL编码、特殊字符转义,兼容嵌套键值等复杂结构,零依赖可直接接入,调用简单无冗余配置,处理URL参数相关场景时效率突出

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
4 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-query-string
git clone https://github.com/uckkk/dsh-query-string.git
git clone git@github.com:uckkk/dsh-query-string.git
README.md main

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

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

安装

dsh plugin add dsh-query-string

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

安装

dsh plugin add github:uckkk/dsh-query-string

安装即在本机运行第三方代码,请自行审阅源码。

安装

dsh plugin add github:uckkk/dsh-query-string

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT

安装即在本机运行第三方代码,请自行审阅源码。