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
- Host: GitHub
- URL: https://github.com/busterc/npmu
- Owner: busterc
- License: isc
- Created: 2017-05-18T04:27:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T04:28:15.000Z (over 8 years ago)
- Last Synced: 2025-03-27T03:05:10.455Z (7 months ago)
- Topics: dependencies, deps, npm, pnpm, uninstall
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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```
## LicenseISC © [Buster Collings](https://about.me/buster)
[npm-image]: https://badge.fury.io/js/npmu.svg
[npm-url]: https://npmjs.org/package/npmu