Skip to content

NodeMuncher is a powerful and user-friendly CLI tool designed to help developers keep their projects clean and clutter-free.

License

Notifications You must be signed in to change notification settings

nishant-Tiwari24/nodemuncher

Repository files navigation

NodeMuncher is a powerful and user-friendly CLI tool with 1000+ downloads designed to help developers keep their projects clean and clutter-free. It specializes in locating and removing all node_modules directories within a specified path, making it easier to manage and maintain your codebase.

Downloads

NodeMuncher Illustration

NodeMuncher Illustration

Usage:

To get started with NodeMuncher, simply install it globally via npm and run the command with your desired directory:

Package Details:

npm-package-version: 1.1.2
npm-package-name: nodemuncher

Installation:

npm install -g nodemuncher

If you encounter permission issues, use:

sudo npm install -g nodemuncher

Running NodeMuncher:

npx nodemuncher --directory ./path/to/your/project

If you want to target the current directory, simply omit the path:

npx nodemuncher --directory .

About

NodeMuncher is a powerful and user-friendly CLI tool designed to help developers keep their projects clean and clutter-free.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published