1 unstable release
| 0.1.0 | Oct 9, 2023 |
|---|
#18 in #node-modules
7KB
102 lines
NOPU (node purge)
This is a cheeky little CLI that recursively searches for all node_modules folders under the directory where it's run from and deletes all of them to free up space on your computer.
Subcommands
List
Optionally you can run nopu list, which will only list the node_modules folders and does not delete them.
Dependencies
~4–10MB
~95K SLoC