返回目录
其他 待识别

dsh-text-tools

uckkk/dsh-text-tools

字符串工具:大小写/驼峰/蛇形/短横线/slug 转换 + 文本统计

Stars
0
Forks
0
Issues
0
更新
今天

PROJECT TOPICS

项目标签

PROJECT README

README

dsh-text-tools · 字符串工具

大小写/命名风格转换与文本统计。纯 Node 实现。

提供的工具

工具 作用
text_transform 大小写/驼峰/蛇形/短横线/slug 转换
text_stats 字符/词/行/字节统计

安装

dsh plugin add dsh-text-tools

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

用法示例

把 hello world 转成驼峰
→ 调用 text_transform(text="hello world", mode="camel")

CLASSIFICATION EVIDENCE

分类依据

项目类型待识别
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。