npkill
npkill copied to clipboard
Add support for moving folders to system trash
Adds a --trash flag to the CLI to move a node_modules to system trash rather than deleting directly.
To use the trash module, the project needs to be rewritten to use ESModules
There is one test still outstanding that isn't running as I work out some compat issues, but wanted to create this now to solicit some feedback.
See #60