npkill
node cleaner
Tool to remove old and heavy node_modules folders from the system
List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹
8k stars
42 watching
191 forks
Language: TypeScript
last commit: 5 months ago
Linked from 2 awesome lists
clicommand-linedeveloper-toolshacktoberfestjavascriptmodulenodenodejsnpmtooltypescript
Related projects:
Repository | Description | Stars |
---|---|---|
remy/nodemon | Automatically restarts Node.js applications upon file changes | 26,366 |
siddharthkp/cost-of-modules | Analyze and optimize dependencies to reduce package size | 2,843 |
dylang/npm-check | Automates dependency checks and updates for JavaScript projects | 6,588 |
tj/node-prune | Removes unnecessary files from Node.js package directories | 4,418 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,946 |
bntzio/wipe-modules | A tool to automatically clean up unused Node.js project directories. | 354 |
ds300/patch-package | Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. | 10,528 |
pnpm/pnpm | A fast and disk space efficient package manager for Node.js projects. | 30,098 |
coreybutler/node-windows | Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. | 2,835 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,558 |
nvm-sh/nvm | A tool to manage multiple versions of Node.js on a system | 80,998 |
depcheck/depcheck | Analyzes dependencies in JavaScript projects to identify unused and missing dependencies | 4,758 |
sindresorhus/np | An interactive tool for publishing and managing npm packages | 7,586 |
raineorshine/npm-check-updates | Automates checking and upgrading package dependencies to their latest versions. | 9,513 |
sindresorhus/trash | A utility for safely moving files and folders to a recoverable location | 2,584 |