An open API service indexing awesome lists of open source software.

https://github.com/busterc/npmu

:toilet: cli for uninstalling dependencies with a checkbox interface, for npm or pnpm
https://github.com/busterc/npmu

dependencies deps npm pnpm uninstall

Last synced: 7 months ago
JSON representation

:toilet: cli for uninstalling dependencies with a checkbox interface, for npm or pnpm

Awesome Lists containing this project

README

          

# npmu [![NPM version][npm-image]][npm-url]

> cli for uninstalling dependencies with a checkbox interface, for npm or pnpm

## Installation

```sh
$ npm install npmu --global
```

## Usage

```sh
$ npmu

# or, if you use pnpm
$ pnpmu

```
## License

ISC © [Buster Collings](https://about.me/buster)

[npm-image]: https://badge.fury.io/js/npmu.svg
[npm-url]: https://npmjs.org/package/npmu