drop-modules
A quick and simple tool to find and remove node_modules folders from your machine. Frees up space and keeps your workspace tidy!
A quick and simple tool to find and remove node_modules folders from your machine. Frees up space and keeps your workspace tidy!
A tool to generate the effective list of dependencies of any project.
commands to easily manipulate env files
The plugin that resolves external packages for `esbuild`.
Find all dependent packages with an ESM output.
fis3-smarty-hook-node_modules
SASS Importer That Handles node_modules with support for Lerna, package.json style, etc.
Walks your node_modules tree
Recursively find and clear node_modules directories to free up disk space
Automatically detects and fixes the 4094 error in Next.js by clearing cache, reinstalling dependencies, and restarting the development server.
Easily copy node modules from source to destination
Deletes node_modules folders from a given directory and its subdirectories
Global CLI utility for removing those pesky node_module folders
This script helps identify recently updated dependencies that may have caused build issues in your project. It reads the project's package.json file, checks each dependency's installed version in node_modules, and fetches the release date of each installe
A utility to clean up Node.js project files like node_modules, lock files, and build artifacts
Deletes all node_modules folders and yarn.lock files in a Yarn project, including workspaces
A command-line tool to recursively delete all node_modules folders in the current directory and subdirectories.
Helps Windows developers remove node modules folder
it allow user to quick copy a project without node_modules