uckkk/dsh-text-tools
uckkk★ 0JavaScript最后同步: 2026-08-16
字符串工具:大小写/驼峰/蛇形/短横线/slug 转换 + 文本统计
README 摘要
dsh-text-tools · 字符串工具 大小写/命名风格转换与文本统计。纯 Node 实现。 提供的工具 工具 作用 text transform 大小写/驼峰/蛇形/短横线/slug 转换 text stats 字符/词/行/字节统计 安装 安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-text-tools" 。 用法示例
在 GitHub 查看完整 README →