Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

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

πŸ’‘ Add environment variables during analysis

HappyFeedFriends opened this issue 5 days ago
πŸ’‘ Add support for typescript-transform-paths

ArthurGuez opened this issue 7 days ago
πŸ“˜ Example of knip.config.ts?

jameshfisher opened this issue 11 days ago
feat(jest): add __mocks__ to entry files

TkDodo opened this pull request 12 days ago
feat: make bun understand yarn pnp

jwoo0122 opened this pull request 14 days ago
feat: add support for storybook framework option as a string

filipw01 opened this pull request 15 days ago
Fix vitest reporters with options

dakro opened this pull request 15 days ago
πŸ› SvelteKit `$env/*` imports marked as unresolved

mastermakrela opened this issue 16 days ago
🧩 expo app with custom entry file

mwmcode opened this issue 17 days ago
Add scripts for finding unused JSX props

SanderRonde opened this pull request 17 days ago
Do not crash when running npm init @knip/config on a repository not using git

guillaumebrunerie opened this pull request 18 days ago
Add pm2-runtime to IGNORED_GLOBAL_BINARIES constant

meowsus opened this pull request 19 days ago
Track Angular polyfills

davidlj95 opened this pull request 23 days ago
πŸ’‘ Format after --fix if a userland formatter is detected

JoshuaKGoldberg opened this issue 23 days ago
feat: add dependency-cruiser plugin

filipw01 opened this pull request 24 days ago
Unused exported type & interface members

webpro opened this pull request 24 days ago
Add `miniprogram` plugin

chess99 opened this pull request 24 days ago
πŸ’‘ Add support for dependency-cruiser

filipw01 opened this issue 26 days ago
πŸ› Unable to handle private self-hosted npm modules

GeorgeWL opened this issue 26 days ago
πŸ’‘ Remove related spec files when removing code

LzxHahaha opened this issue 27 days ago
Add support for Babel plugins used in Vite/React config

mbacalan opened this pull request 28 days ago
πŸ› False Unused devDependencies report for biome extensions

ianzone opened this issue about 1 month ago
πŸ› False report: Unlisted binaries for @antfu/ni commands

ianzone opened this issue about 1 month ago
Fix iterating over namespaces imported using '*' (star) reporting unused classes

heystewart opened this pull request about 1 month ago
Delete principal from array after usage for GC

heystewart opened this pull request about 1 month ago
Add support for nx command shorthand to nx plugin

jjjjonathan opened this pull request about 1 month ago
Add `metro` plugin

jjjjonathan opened this pull request about 1 month ago
πŸ› Cannot run `yarn create @knip/config` in monorepo root

julianCast opened this issue about 1 month ago
πŸ› Unused files server.js

thoughtsunificator opened this issue about 1 month ago
πŸ’‘ Add description to `KnipConfig` types

rakleed opened this issue about 1 month ago
πŸ’‘ Allow converting "configuration hints" into errors

lishaduck opened this issue about 1 month ago
πŸ› False positive unused export

DreierF opened this issue about 2 months ago
Ignore `rsync` global binary

davidlj95 opened this pull request about 2 months ago
Ignore `zip` global binary

davidlj95 opened this pull request about 2 months ago
Separate Angular production vs non-production entries

davidlj95 opened this pull request about 2 months ago
Track Angular scripts build option

davidlj95 opened this pull request about 2 months ago
Add Karma configuration from Angular plugin configuration

davidlj95 opened this pull request about 2 months ago
Always run config resolver

davidlj95 opened this pull request about 2 months ago
🧩 Finding references to `.json` files

bartekczyz opened this issue about 2 months ago
πŸ’‘ Override package.json and/or return used deps

omidantilong opened this issue about 2 months ago
πŸ’‘ Allow tags to be configured via config file

mynnx opened this issue about 2 months ago
#598 Nx plugin doesn't look in package.json

ysknsid25 opened this pull request about 2 months ago
Add `expo` plugin

jjjjonathan opened this pull request about 2 months ago
πŸ“˜ Add package manager commands in command examples to be consistent

FumiKimura opened this issue about 2 months ago
🧩 It is not possible to ignore mock functions used only in test files

Stanislavussov opened this issue about 2 months ago
Add support for (experimental) TypeScript ESLint config

essenmitsosse opened this pull request about 2 months ago
feat: update mdx detection dependency list and update custom compiler…

CHC383 opened this pull request about 2 months ago
πŸ› inconsistent behavior of unused exports with `--fix` flag

yishuolin opened this issue about 2 months ago
Add new content configuration entry for Astro

Lehoczky opened this pull request about 2 months ago
Add Karma plugin

davidlj95 opened this pull request 2 months ago
πŸ’‘ Add support for Rslib

patricklafrance opened this issue 2 months ago
πŸ› false positive for package JSONStream

boneskull opened this issue 2 months ago
Track Angular environment files as entry points

davidlj95 opened this pull request 2 months ago
Tracks Cypress component support file

davidlj95 opened this pull request 2 months ago
Update Angular workspace types and add update script

davidlj95 opened this pull request 2 months ago
Track Angular's `server` builder option

davidlj95 opened this pull request 2 months ago
`yarn.config.cjs` support

jwoo0122 opened this pull request 2 months ago
fix: add `scp` to `IGNORED_GLOBAL_BINARIES`

rakleed opened this pull request 2 months ago
docs: update entry/project defaults with production mode

davidlj95 opened this pull request 2 months ago
πŸ› Default exports are not tracked

bartekczyz opened this issue 2 months ago
πŸ’‘ (ESLint plugin): Support `eslint.config.ts`

taro-28 opened this issue 2 months ago
Add `@tanstack/react-router` plugin

nickrttn opened this pull request 2 months ago
πŸ› Dynamic import with lib (react-lazily)

b2whats opened this issue 2 months ago
CVE for smol-toml

Maartenbuit opened this issue 2 months ago
Add plop plugin

ben-eb opened this pull request 2 months ago
Add Astro middleware and actions

nickrttn opened this pull request 2 months ago
πŸ’‘ Add detection of unused JSX (React) props

SanderRonde opened this issue 2 months ago
Detect unused JSX component props

SanderRonde opened this pull request 2 months ago
Comparison between knip and Treeshaking

vincent890120 opened this issue 3 months ago
πŸ› Unused `export * from "./b"` line not reported

guillaumebrunerie opened this issue 3 months ago
πŸ’‘ Support https://webpack.js.org/plugins/provide-plugin/

tryggvigy opened this issue 3 months ago
πŸ› React lazy import path not being picked up

ryan-tote opened this issue 3 months ago
Update compilers.md.

yishuolin opened this pull request 3 months ago
πŸ’‘ Flag unused ignore/ignoreDependencies rules

bigpopakap opened this issue 3 months ago
Support resolving jest-junit file dependencies

tryggvigy opened this pull request 3 months ago
jest: support custom testEnvironment

tryggvigy opened this pull request 3 months ago
fix: Fix incorrect rootPath resolution in jest plugin

tryggvigy opened this pull request 3 months ago
Support caching results on Win32-based systems

dbehmoaras opened this pull request 3 months ago
πŸ’‘ Custom cache strategy

ryanwilsonperkin opened this issue 3 months ago