file-check-used
v1.5.4
Published
A tool for detecting unused code in projects.
Downloads
29
Readme
A tool for detecting unused code in projects.
support
- Resource materials
- constant
- TS type declaration (support Automatically remove)
Remove unused assets and reduce the size of the project package. Millisecond-level speed, zero intrusion into the project, and a size of only 3KB.
Demo
Install
npm i -g file-check-used
Usage
Use the fcu
command in the project root directory after the global installation.
$ fcu
License
MIT