npm-check-bun
Check for outdated, incorrect, and unused dependencies.
Check for outdated, incorrect, and unused dependencies.
Tool to find phantom dependencies in a Node.js project
TUI for showing unused indexes of Postgres
A Prettier plugin to remove unused imports from your code.
PostCSS plugin to remove unused variables
remark plugin that removes unused reference definitions from a document
A module which reports unused variables in your code.
Pure Index is a tool for packages. It helps to clean your packages of unused exports with ease.
View usage and prune dependencies in your project.
A tool to find unused images in a react.js project
CLI that can help you to find unused components in your ReactJS project
This script helps identify unused GraphQL operations (queries, mutations, subscriptions) in your project. It scans .gql files for operations and checks if they are being used in your TypeScript/JavaScript files.
A tool to check for unused icons in a project
hugodep is for analyzing the dependencies in a project to see: how each dependency is used, and which dependencies are useless. The same goals as depcheck, but this code works 100% guaranteed without false alarms, with a 2% of their lines of code.
find unused pictures in a directory
unused file check tools, use text match to find the files that are not used in project
This package provides a set of utilities for analyzing and managing dependencies in a Node.js project. It includes functions for analyzing the dependency tree, detecting circular dependencies and conflicts, suggesting resolutions, implementing resolutions
A tool to find unused variables and functions in JavaScript files.
Molly is a utility that helps you identify unused components in your Svelte project. It assists in safely cleaning them up by moving them (if you want) to an “_unused” directory. With the ability to undo actions and paired with delightful tidying haikus,
A tool to find unused fles, functions and dependencies in your Nextjs 15 app router (JavaScript/TypeScript files) project.