Releases: chicogong/html-tools
Releases · chicogong/html-tools
WebUtils v1.1.0
WebUtils v1.1.0 - 代码质量与开发体验优化
984+ 纯前端在线工具集,无需安装,打开即用!
预览截图
深色模式
亮色模式
移动端适配
主要更新
🎨 代码质量
- Prettier 代码格式化 - 统一代码风格,添加
npm run format和npm run format:check命令 (#130) - ESLint 配置简化 - 优化 ESLint 规则,减少误报 (#129)
- 修复所有 lint 错误 - CSS: 701→0, JS: 24→0 (#121)
✨ 功能增强
- 搜索增强 - 支持拼音、首字母、容错、同义词搜索 (#128)
- 分类优化 - 优化分类显示和搜索匹配 (#126)
- 新增工具 - 添加 14 个高质量工具,修复 XSS 安全问题 (#125)
- 导航简化 - 移除分类中间层,简化导航结构 (#124)
🛠️ 开发体验
- 文档更新 - 更新 CODEBUDDY.md、CLAUDE.md、README.md,添加完整的提交前检查流程
- PR 模板 - 添加格式检查到 PR checklist
- 工具同步 - 注册 182 个遗漏的工具到 tools.json (#119)
- 脚本整合 - 合并 14 个脚本为单一 sync-all.js (#120)
🐛 修复
📊 统计
| 指标 | 数值 |
|---|---|
| 工具总数 | 984 |
| 分类数量 | 50 |
| 测试状态 | ✅ 全部通过 |
🚀 快速开始
在线使用
访问 https://chicogong.github.io/html-tools/
本地使用
- 下载并解压
webutils-v1.1.0.zip - 用浏览器打开
index.html - 享受离线工具!
💻 开发者
提交前检查
npm run lint && npm run format:check格式化代码
npm run formatFull Changelog: v1.0.0...v1.1.0
WebUtils v1.0.1
🎉 Milestone: 1000 Tools!
WebUtils reaches 1000+ single-file web tools!
Screenshots
Highlights
- 1000+ standalone HTML tools
- Zero build step required
- 100% client-side processing
- PWA offline support
- Dark/Light theme
- 22 categories
New Tools in This Release
- Color Mixer (颜色混合器)
- Fuel Calculator (油耗计算器)
- Tire Pressure Converter (胎压转换)
- Material Calculator (材料用量计算)
- Workout Logger (健身记录)
- Recipe Timer (烹饪计时器)
- Plant Care Guide (植物养护指南)
- Watering Schedule (浇水日程)
- Breathing Exercise (呼吸练习)
- Event Countdown (事件倒计时)
- Chord Finder (和弦查询)
- Baby Sleep Tracker (宝宝睡眠记录)
- Pet Age Calculator (宠物年龄计算)
- Feeding Schedule (宠物喂食提醒)
- Score Keeper (比分记录器)
- Stargazing Guide (今夜观星)
Bug Fixes
- Fixed CSS syntax error in event-countdown.html
- Fixed XSS vulnerability in watering-schedule.html
WebUtils v1.0.0
WebUtils v1.0.0
161+ 纯前端在线工具集
特性
- 单文件架构,无需构建
- 可离线使用
- 隐私优先,数据不上传
下载
webutils-v1.0.0.zip- ZIP 压缩包webutils-v1.0.0.tar.gz- TAR.GZ 压缩包
使用方法
- 下载并解压
- 用浏览器打开
index.html - 享受离线工具!
更新日志
- feat: add GitHub templates, contribution guide, and release workflow (#55)
- docs: 更新 README 徽章和仓库元信息
- fix: 修复 HTML 模板生成器 script 标签解析问题
- docs: 更新 README 工具列表至 161 个
- feat: add multiple utility and productivity tools (Batch 12) (#54)
- Feat/utility tools (#53)
- feat: add 5 new AI and utility tools (#42)
- feat: add 3 new developer tools (#41)
- feat: add 3 SEO tools and new SEO category (#43)
- feat: add validator tools batch (#45)
- feat: add data visualization tools batch (#46)
- feat(network): add API debugging tools (#47)
- feat(dev): add template generator tools (#48)
- feat(dev): add encoding and conversion tools (#49)
- feat: add 3 code converter tools (#44)
- docs: enhance README with prominent CTA and feature highlights (#51)
- Feat/text tools (#52)
- feat: add breadcrumb navigation to 6 popular tools
- docs: update README with SEO optimization records
- docs: expand SEO optimization documentation




