1.4.18 β€’ Published 21 days ago

file-check-used v1.4.18

Weekly downloads
-
License
MIT
Repository
-
Last release
21 days ago

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.

Install

npm i -g file-check-used

Usage

Use the fcu command in the project root directory after the global installation.

$ fcu

Cases

$ fcu
? Enter the file path to be checkedDefaults to current path (.) 


? Enter the file path to be checkedDefaults to current path .
? Select the operation you want to check 
❯ constants 
  static file 
? Select the operation you want to check constants
πŸ“Œ Check:  .js .jsx .ts .tsx
πŸ“Œ Target:  .js .jsx .ts .tsx
πŸ“ Count:  15
πŸš… Start
βœ… Done
================================
πŸ“ src/components/layout/seoData.ts βš™οΈ  seoData
πŸ”Ž Unused constants:  1
πŸ”Ž A total of 1 unused variables were found. Please confirm whether the listed variables are used.
⏱️  : 299.249ms

License

MIT

1.4.18

21 days ago

1.4.17

2 months ago

1.4.15

3 months ago

1.4.16

3 months ago

1.4.13

4 months ago

1.4.12

4 months ago

1.4.14

4 months ago

1.4.6

4 months ago

1.4.5

4 months ago

1.4.4

4 months ago

1.4.9

4 months ago

1.4.11

4 months ago

1.4.8

4 months ago

1.4.10

4 months ago

1.4.7

4 months ago

1.4.3

5 months ago

1.4.2

5 months ago

1.4.1

5 months ago

1.4.0

5 months ago

1.2.0

7 months ago

1.3.6

7 months ago

1.3.5

7 months ago

1.3.4

7 months ago

1.3.3

7 months ago

1.3.2

7 months ago

1.3.1

7 months ago

1.2.2

7 months ago

1.3.0

7 months ago

1.2.1

7 months ago

1.1.1

9 months ago

1.0.19

9 months ago

1.1.0

9 months ago

1.0.18

9 months ago

1.0.17

9 months ago

1.0.16

9 months ago

1.0.3-stable

9 months ago

1.0.2-stable

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.1.5

9 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.0.20

9 months ago

1.0.6-stable

9 months ago

1.0.4-stable

9 months ago

1.0.5-stable

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.15

9 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.1-stable

2 years ago

1.0.0-stable

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago