Skip to content

代码清理工具 - 清理HTML代码中的常用属性,垃圾代码,以及任何自定义代码

Notifications You must be signed in to change notification settings

jiguang/code-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Code Cleaner V1.0

访问地址:http://jiguang.github.io/code-cleaner/

HTML 代码清理工具,可以快速清除多余标签以及其他冗余信息,使代码结构可复用。V1.0 版已实现功能:

  • 清除 id, class, script, id, inline-style, table, Link, img, script, br, html-comment, blank
  • 清除自定义属性(回车自动补全)
  • 仅保留常见属性
  • 自定义正则匹配
  • 替换全部文本
  • 代码高亮

另有Chrome扩展版:https://chrome.google.com/webstore/detail/ajnfhahbkopfgiheliocnmeobejfdlfe?hl=en-US

About

代码清理工具 - 清理HTML代码中的常用属性,垃圾代码,以及任何自定义代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published