node-prune

File cleaner

Removes unnecessary files from Node.js package directories

Remove unnecessary files from node_modules (.md, .ts, ...)

GitHub

4k stars
39 watching
130 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nicolodiamante/nodo Cleans up Node.js projects by removing unused node_modules directories and optimizing storage space 11
voidcosmos/npkill Tool to remove old and heavy node_modules folders from the system 8,316
bntzio/wipe-modules A tool to automatically clean up unused Node.js project directories. 353
pranshuchittora/autarky Automates removal of outdated and unused node_modules to free up disk space 362
diazod/git-prune Automates the removal of merged branches in local and remote Git repositories. 35
eirslett/frontend-maven-plugin A Maven plugin for automating the installation and use of Node.js and its dependencies in a build process. 4,260
tkareine/chnode A tool to manage multiple versions of Node.js within a single shell session 21
wclr/ts-node-dev A tool that combines compilation and reloading of TypeScript applications with the functionality of node-dev. 3,430
petruisfan/node-supervisor A tool to manage Node.js applications by restarting them on code changes or program crashes. 3,756
mafintosh/why-is-node-running Helps identify why Node.js is still running after the current script has finished executing 1,869
tj/n A tool for managing multiple versions of Node.js on a single system 18,881
fgnass/node-dev Automates Node.js process restart on file modifications 2,247
0xch/composer-vendor-cleanup Removes unnecessary files from vendor directories of PHP projects to reduce package size. 3
node-formidable/formidable A module for parsing multipart form data, especially file uploads in Node.js applications. 7,055
syntax-tree/unist-util-remove Utility to remove nodes from a tree 22