uckkk/dsh-url
uckkk★ 0JavaScriptLast synced: 2026-08-16
URL 工具:解析 URL 为结构化成分或用参数构造 URL
README excerpt
dsh-url · URL 工具 解析 URL 为结构化成分,或用参数构造 URL。纯 Node 实现。 提供的工具 工具 作用 parse url 解析 URL → 协议/主机/端口/路径/查询参数 build url 用参数构造 URL 安装 安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-url" 。 用法示例
View full README on GitHub →