uckkk
@{name=dsh-secret-scan; 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-roman; version=0.1.0; description=罗马数字转换:阿拉伯数字与罗马数字互转(Roman numeral converter 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
正则工具:测试匹配/替换/转义
uckkk
README 生成:扫描项目技术栈/目录结构/脚本,自动生成结构化 README.md
uckkk
@{name=dsh-random; version=0.1.0; description=随机工具:安全随机整数/字符串、数组抽样与洗牌(crypto); 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
手机号工具
uckkk
纸张尺寸标准参考
uckkk
百分比计算
uckkk
密码工具:强随机密码生成 + 密码强度/信息熵检测
uckkk
一次性密码 TOTP/HOTP
uckkk
@{name=dsh-number-words; version=0.1.0; description=数字转大写:阿拉伯数字转中文大写(金额/票据场景),支持小数与负数(Number to Chinese uppercase words tool for DSH); 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
@{name=dsh-number-format; 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
字号阶梯(模块化比例)计算器
uckkk
Markdown 目录生成
uckkk
MIME 类型查询
uckkk
Markdown 检查
uckkk
Markdown 表格生成:JSON 数组/二维数组转 Markdown 表格
uckkk
日志分析:解析日志文件,按签名聚合错误/异常/告警并返回结构化清单与上下文
uckkk
占位文本生成
uckkk
依赖许可证合规:扫描 node_modules 许可证、归一化 SPDX、分类并做发布前合规校验
uckkk
JWT 解码:解析 header/payload,判断过期