unused-css-parser:一个检查器,可在文件中查找未使用CSS类并显示它们

时间:2024-05-21 17:39:13
【文件属性】:

文件名称:unused-css-parser:一个检查器,可在文件中查找未使用CSS类并显示它们

文件大小:14KB

文件格式:ZIP

更新时间:2024-05-21 17:39:13

css php clean-code unusedcss JavaScript

未使用CSS分析器 该工具在目录中扫描CSS文件中指定CSS类,从而帮助您查找未使用CSS类。 用法 yarn install npm start -- --cssfile=path/to/cssfile --directory=path/to/folder/with/files 示例输出 $ npm start -- --cssfile=/someProject/application.css --directory=/someProject/ > unused-css-parser@1.0.0 start /workspace/unused-css-parser > node index.js "--cssfile=/someProject/application.css --directory=/someProject/" Scanning for .non-existing-cl


【文件预览】:
unused-css-parser-master
----.eslintrc(96B)
----yarn.lock(46KB)
----.babelrc(28B)
----README.md(904B)
----.gitignore(670B)
----index.js(2KB)
----package.json(515B)

网友评论