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
188 forks
Language: TypeScript
last commit: 3 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,326 |
siddharthkp/cost-of-modules | Analyze and optimize dependencies to reduce package size | 2,842 |
dylang/npm-check | Automates dependency checks and updates for JavaScript projects | 6,584 |
tj/node-prune | Removes unnecessary files from Node.js package directories | 4,410 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
bntzio/wipe-modules | A tool to automatically clean up unused Node.js project directories. | 353 |
ds300/patch-package | Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. | 10,462 |
pnpm/pnpm | A fast and disk space efficient package manager for Node.js projects. | 29,784 |
coreybutler/node-windows | Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. | 2,826 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
nvm-sh/nvm | A tool to manage multiple versions of Node.js on a system | 80,353 |
depcheck/depcheck | Analyzes dependencies in JavaScript projects to identify unused and missing dependencies | 4,735 |
sindresorhus/np | Automates and simplifies the process of publishing npm packages to a reliable and repeatable manner | 7,557 |
raineorshine/npm-check-updates | Automates checking and upgrading package dependencies to their latest versions. | 9,442 |
sindresorhus/trash | A utility for safely moving files and folders to a recoverable location | 2,577 |