JSPM

npm-global-rm-interactive

1.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q44462F

An interactive cli tool to uninstall npm global packages.

Package Exports

  • npm-global-rm-interactive

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (npm-global-rm-interactive) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Build Status codecov Known Vulnerabilities FOSSA Status

NPM Global Remove Interactive NPM Logo

An interactive cli tool to uninstall npm global packages.

Getting Started 💻

Pre-requisites

  • Node.js (Tested with > v.8)

One-off invocation without local installation

With npx:

Running npx requires npm@5.2.0 or greater to be installed

$ npx npm-global-rm-interactive -- ...

Installation

With npm:

$ npm install -g npm-global-rm-interactive

With yarn:

$ yarn global add npm-global-rm-interactive

How to use?

Run this:

$ npm-g-rmi

Libraries used 💌

Credits 👏

Contributing 💪

Feel free to dive in! Open an issue or submit PRs.

Versioning 👀

This project uses SemVer for versioning.

License ✋

MIT © Gerson Niño

FOSSA Status