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,判断过期
uckkk
@{name=dsh-json-types; version=0.1.0; description=JSON 类型生成:把 JSON 数据转换为 TypeScript 接口 / JSON Schema / Python(Pydantic) 模型,自动推断字段类型、嵌套对象与数组元素类型; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
JSON 校验与修复:定位语法错误行列,修复注释/尾逗号/单引号
uckkk
@{name=dsh-json-tools; version=0.1.0; description=JSON 规范化:递归排序键、美化/压缩 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
JSON 转 ASCII 表格
uckkk
JSON 转 Rust:JSON → serde Rust 结构体
uckkk
JSON 转 Go:JSON → 带 json tag 的 Go 结构体
uckkk
JSON Schema 校验