uckkk/dsh-regex
uckkk★ 0JavaScriptLast synced: 2026-08-16
正则工具:测试匹配/替换/转义
README excerpt
dsh-regex · 正则工具 测试正则匹配(位置/分组)、安全替换、特殊字符转义。纯 Node 实现。 提供的工具 工具 作用 regex test 测试匹配 regex replace 正则替换 regex escape 特殊字符转义 安装 安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-regex" 。 用法示例
View full README on GitHub →