New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

my-rm-dir

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

my-rm-dir

Quickly delete large folders/files, such as `node_modules` with thousands of small files

latest
Source
npmnpm
Version
1.3.1
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

⚡ MyRmDir

Quickly delete large folders/files, such as node_modules with thousands of small files

English · 简体中文

No need to put in recycle bin

No analysis directory required

No need for real-time display to GUI

🚀 fast !!

Can be added to the Windows right-click menu registry, the operation is more convenient

📦 Install

npm install -g my-rm-dir
my-rm-dir .\node_modules

Speed test

The following test data comes from removing the same node_modules

NameTime consumed (s)
NodeJS15
PowerShell28.66
normal delete45.55

Register to right-click menu

It is recommended to use ContextMenuManager to manage the right-click menu, and the visual operation is more convenient.

Directly create a new item, select the icon, and set the command.

Install

  • Execute where.exe my-rm-dir in cmd to get local path
  • Open script/install.reg in Notepad
  • Modify E:\\Software\\NodeJs\\my-rm-dir to local path. ( \\ is very important)
  • Save after modification, and double-click to execute install.reg

Uninstall

Double-click uninstall.reg in the script directory

Delete multiple files at the same time

use script/delete_select_files.ahk

Screenshots

image-20220915214510812

image-20220917193123079

image-20250205012040.png

Keywords

my-rm-dir

FAQs

Package last updated on 11 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts