uckkk
XML ↔ JSON 转换
uckkk
@{name=dsh-wcag; version=0.1.0; description=WCAG无障碍标准查询; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
词频统计
uckkk
视觉层级构建参考
uckkk
数据校验(邮箱/手机/Luhn/IBAN/URL)
uckkk
@{name=dsh-url; version=0.1.0; description=URL 工具:解析 URL 为结构化成分,或用参数构造 URL; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
URL 编解码
uckkk
@{name=dsh-unit; version=0.1.0; description=单位换算:长度/重量/温度/数据量/时间单位换算; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
字符串工具:大小写/驼峰/蛇形/短横线/slug 转换 + 文本统计
uckkk
@{name=dsh-typography; version=0.1.0; description=字体排印与排版原则参考; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
@{name=dsh-toml; version=0.1.0; description=TOML ↔ JSON 转换; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
TODO/FIXME 提取
uckkk
时间戳转换:Unix ↔ ISO ↔ 相对时间互转
uckkk
文本换行
uckkk
文本反转
uckkk
模板渲染
uckkk
文本脱敏:邮箱/手机号/身份证/银行卡/IP/密钥掩码,分享前保护隐私
uckkk
文本行去重/排序/统计
uckkk
行级文本 diff
uckkk
@{name=dsh-string-similarity; version=0.1.0; description=字符串相似度:Levenshtein/Jaccard 等算法计算文本相似度(String similarity tool for DeepSeek Harness); type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
测试覆盖率分析:解析 LCOV/Cobertura/Istanbul/Go 覆盖率报告,输出结构化覆盖数据与未覆盖行区间
uckkk
字符串填充
uckkk
@{name=dsh-storyboard; version=0.1.0; description=分镜脚本:分镜术语、镜头类型与分镜模板知识库,辅助视频与短片创作(Storyboard reference for DeepSeek Harness); type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
版本比较:语义化版本大小比较与范围判断(^~>=<=)