@@ -65,15 +65,23 @@ Enjoying Knip? [Support it!][2]
65
65
66
66
</Card >
67
67
68
+ <Card title = " Plugins" icon = " open-book" >
69
+
70
+ Knip comes with [ over 80 plugins] [ 3 ] for tools and frameworks like Astro,
71
+ Cypress, ESLint, Jest, GitHub Actions, Next.js, Nx, Remix, Storybook,
72
+ Svelte, Vite, Vitest, Webpack and many many more.
73
+
74
+ </Card >
75
+
68
76
<Card title = " Playground" icon = " rocket" >
69
77
70
- Try Knip on the [ playground] [ 3 ] .
78
+ Try Knip on the [ playground] [ 4 ] .
71
79
72
80
</Card >
73
81
74
82
<Card title = " Troubleshooting" icon = " warning" >
75
83
76
- Need help? [ Start troubleshooting] [ 4 ] .
84
+ Need help? [ Start troubleshooting] [ 5 ] .
77
85
78
86
</Card >
79
87
@@ -94,7 +102,7 @@ Enjoying Knip? [Support it!][2]
94
102
95
103
## 🧡 Introduction video
96
104
97
- [ James Shopland] [ 5 ] has a great introduction and overview of Knip (thanks
105
+ [ James Shopland] [ 6 ] has a great introduction and overview of Knip (thanks
98
106
James!):
99
107
100
108
<YouTube id = " uhEkgWt-pUM" />
@@ -117,47 +125,48 @@ Special thanks to the wonderful people who have contributed to this project:
117
125
118
126
Most recent article first:
119
127
120
- - Tom MacWright: [ Knip: good software for cleaning up TypeScript tech debt] [ 6 ]
128
+ - Tom MacWright: [ Knip: good software for cleaning up TypeScript tech debt] [ 7 ]
121
129
(2024-10-25)
122
- - [ มาทำความสะอาด Project โค้ดของเราด้วย Knip กัน] [ 7 ] (2024-10-22/Thai)
123
- - Anthony Pena: [ Knip: l'ultime outil pour faire le ménage dans vos projets!] [ 8 ]
130
+ - [ มาทำความสะอาด Project โค้ดของเราด้วย Knip กัน] [ 8 ] (2024-10-22/Thai)
131
+ - Anthony Pena: [ Knip: l'ultime outil pour faire le ménage dans vos projets!] [ 9 ]
124
132
(2024-10-08/French)
125
- - Taro: [ TypeScript/JavaScriptの不要なコードを削除するツール「Knip」の紹介] [ 9 ]
133
+ - Taro: [ TypeScript/JavaScriptの不要なコードを削除するツール「Knip」の紹介] [ 10 ]
126
134
(2024-07-25/Japanese)
127
- - Maddy Miller: [ Using Knip to find dead code in a high-traffic git repo] [ 10 ]
135
+ - Maddy Miller: [ Using Knip to find dead code in a high-traffic git repo] [ 11 ]
128
136
(2023-09-17)
129
- - Josh Goldberg: [ Speeding Up Centered Part 4: Unused Code Bloat] [ 11 ]
137
+ - Josh Goldberg: [ Speeding Up Centered Part 4: Unused Code Bloat] [ 12 ]
130
138
(2023-08-21)
131
139
- Smashing Magazine: [ Knip: An Automated Tool For Finding Unused Files, Exports,
132
- And Dependencies] [ 12 ] (2023-08-14)
140
+ And Dependencies] [ 13 ] (2023-08-14)
133
141
- Effective TypeScript: [ Recommendation Update: ✂️ Use knip to detect dead code
134
- and types] [ 13 ] (2023-07-29)
142
+ and types] [ 14 ] (2023-07-29)
135
143
136
144
## 🧡 Testimonials
137
145
138
146
<Posts />
139
147
140
148
## Read More
141
149
142
- - [ Unused dependencies] [ 14 ]
143
- - [ Unused exports] [ 15 ]
150
+ - [ Unused dependencies] [ 15 ]
151
+ - [ Unused exports] [ 16 ]
144
152
145
153
[ 1 ] : ./explanations/why-use-knip.md
146
154
[ 2 ] : ./sponsors
147
- [ 3 ] : ./playground
148
- [ 4 ] : ./guides/troubleshooting.md
149
- [ 5 ] : https://www.jamesshopland.com
150
- [ 6 ] : https://macwright.com/2024/10/25/good-software-knip
151
- [ 7] :
152
- https://engineering.thinknet.co.th/%E0%B8%A1%E0%B8%B2%E0%B8%97%E0%B8%B3%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%B0%E0%B8%AD%E0%B8%B2%E0%B8%94-project-%E0%B9%82%E0%B8%84%E0%B9%89%E0%B8%94%E0%B8%82%E0%B8%AD%E0%B8%87%E0%B9%80%E0%B8%A3%E0%B8%B2%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2-knip-%E0%B8%81%E0%B8%B1%E0%B8%99-20dbd65f6b58
155
+ [ 3 ] : ./reference/plugins.md
156
+ [ 4 ] : ./playground
157
+ [ 5 ] : ./guides/troubleshooting.md
158
+ [ 6 ] : https://www.jamesshopland.com
159
+ [ 7 ] : https://macwright.com/2024/10/25/good-software-knip
153
160
[ 8] :
161
+ https://engineering.thinknet.co.th/%E0%B8%A1%E0%B8%B2%E0%B8%97%E0%B8%B3%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%B0%E0%B8%AD%E0%B8%B2%E0%B8%94-project-%E0%B9%82%E0%B8%84%E0%B9%89%E0%B8%94%E0%B8%82%E0%B8%AD%E0%B8%87%E0%B9%80%E0%B8%A3%E0%B8%B2%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2-knip-%E0%B8%81%E0%B8%B1%E0%B8%99-20dbd65f6b58
162
+ [ 9] :
154
163
https://k49.fr.nf/knip-l-ultime-outil-pour-faire-le-menage-dans-vos-projets/
155
- [ 9 ] : https://tech.basemachina.jp/entry/introduction-knip
156
- [ 10 ] : https://madelinemiller.dev/blog/knip-dead-code/
157
- [ 11] :
158
- https://www.joshuakgoldberg.com/blog/speeding-up-centered-part-4-unused-code-bloat/
164
+ [ 10 ] : https://tech.basemachina.jp/entry/introduction-knip
165
+ [ 11 ] : https://madelinemiller.dev/blog/knip-dead-code/
159
166
[ 12] :
167
+ https://www.joshuakgoldberg.com/blog/speeding-up-centered-part-4-unused-code-bloat/
168
+ [ 13] :
160
169
https://www.smashingmagazine.com/2023/08/knip-automated-tool-find-unused-files-exports-dependencies/
161
- [ 13 ] : https://effectivetypescript.com/2023/07/29/knip/
162
- [ 14 ] : ./typescript/unused-dependencies.md
163
- [ 15 ] : ./typescript/unused-exports.md
170
+ [ 14 ] : https://effectivetypescript.com/2023/07/29/knip/
171
+ [ 15 ] : ./typescript/unused-dependencies.md
172
+ [ 16 ] : ./typescript/unused-exports.md
0 commit comments