← All tools

npkill

Popularity 65 Updated Development & Build

List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.

npmauto-collected

Installation

npm
npm install -g npkill

Install with npm.

<p align="center" <img src="./docs/npkill-text-clean.svg" width="380" alt="npkill logo" / </p <p align="center" <img alt="npm" src="https://img.shields.io/npm/dy/npkill.svg" <a href="#donations"<img src="https://img.shields.io/badge/donate-<3-red" alt="Donations Badge"/</a <img alt="npm version" src="https://img.shields.io/npm/v/npkill.svg" <img alt="NPM" src="https://img.shields.io/npm/l/npkill.svg" </p

Easily find and remove old and heavy <font color="red"nodemodules</font folders :sparkles:

<p align="center" <img src="/docs/npkill-demo-0.10.0.gif" alt="npkill demo GIF" / </p

This tool allows you to list any nodemodules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space. Yay!

i18n

We're making an effort to internationalize the Npkill docs. Here's a list of the available translations:

  • Español
  • Indonesian
  • Português
  • Turkish

Table of Contents

  • Features
  • Installation
  • Usage
  • Multi-Select Mode
  • Options
  • Examples
  • JSON Output
  • Set Up Locally
  • API
  • Roadmap
  • Known bugs
  • Contributing
  • Buy us a coffee
  • License

<a name="features"</a

:heavycheckmark: Features

  • Clear space: Get rid of old and dusty nodemodules cluttering up your machine.
  • Last Workspace Usage: Check when was the last time you modified a file in the workspace (indicated in the lastmod column).
  • Very fast: NPKILL is written in TypeScript, but searches are performed at a low level, improving performance greatly.
  • Easy to use: Say goodbye to lengthy commands. Using npkill is as simple as reading a list of your nodemodules, and pressing Del to get rid of them. Could it be any easier? ;)
  • Minified: It barely has any dependencies.