Are you a Web Developer running out of space in your hard disk?

Have you ever tried to remove those node modules that you never use anymore? You could get surprise about the tremendous amount of space you can recover.

Now, you can do it easily with npkill, a minimalist and elegant package that will recursively look for you node_modules and will show you the space they take. You can then select which ones you want to erase to free up space.

Do not install it, just use npx in any path you want.

npx npkill