Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webpro-nl/knip
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
https://github.com/webpro-nl/knip
dependencies-checking dependency-analysis elimination lint maintenance typescript unused-code unused-exports unused-imports
Last synced: about 15 hours ago
JSON representation
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
- Host: GitHub
- URL: https://github.com/webpro-nl/knip
- Owner: webpro-nl
- License: isc
- Created: 2022-10-04T13:49:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T19:10:43.000Z (about 1 month ago)
- Last Synced: 2024-11-12T16:16:58.444Z (about 1 month ago)
- Topics: dependencies-checking, dependency-analysis, elimination, lint, maintenance, typescript, unused-code, unused-exports, unused-imports
- Language: TypeScript
- Homepage: https://knip.dev
- Size: 15.7 MB
- Stars: 6,936
- Watchers: 13
- Forks: 170
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: license
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-github-repos - webpro-nl/knip - ✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it! (TypeScript)
- awesome - webpro-nl/knip - ✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it! (TypeScript)
README
[![NPM Version](https://img.shields.io/npm/v/knip)][1]
[![NPM Downloads](https://img.shields.io/npm/dm/knip)][1]
[![GitHub Repo stars](https://img.shields.io/github/stars/webpro-nl/knip)][2]Knip finds **unused files, dependencies and exports** in your JavaScript and
TypeScript projects. Less code and dependencies lead to improved performance,
less maintenance and easier refactorings.- Website: [knip.dev][3]
- GitHub repo: [webpro-nl/knip][2]
- npm package: [knip][1]
- [Discord][4]
- [Contributing Guide][5]
- [Sponsor Knip!][6]## Contributors
Special thanks to the wonderful people who have contributed to this project:
[![Contributors][9]][8]
## Knip
/'knɪp/ means "(to) cut" and is [pronounced with a hard "K"][7] 🇳🇱
[1]: https://www.npmjs.com/package/knip
[2]: https://github.com/webpro-nl/knip
[3]: https://knip.dev
[4]: https://discord.gg/r5uXTtbTpc
[5]: https://github.com/webpro-nl/knip/blob/main/.github/CONTRIBUTING.md
[6]: https://knip.dev/sponsors
[7]: https://www.youtube.com/watch?v=PE7h7KvQoUI&t=9s
[8]: https://github.com/webpro-nl/knip/graphs/contributors
[9]: https://contrib.rocks/image?repo=webpro-nl/knip