Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bukinoshita/npm-global-list-cli

Get all npm packages installed globally
https://github.com/bukinoshita/npm-global-list-cli

global install module ngl node npm package yarn

Last synced: 21 days ago
JSON representation

Get all npm packages installed globally

Awesome Lists containing this project

README

        

# npm-global-list-cli [![Build Status](https://travis-ci.org/bukinoshita/npm-global-list-cli.svg?branch=master)](https://travis-ci.org/bukinoshita/npm-global-list-cli)

> Get all npm packages installed globally

## Install

```bash
$ npm install -g npm-global-list-cli
```

## Usage

```bash
$ ngl --help

Usage:
$ ngl
$ ngl -l=100

Options:
-l, --limit Limit
-h, --help Show help options
-v, --version Show version
```

## Demo

## Related

- [npm-global-list](https://github.com/bukinoshita/npm-global-list) — API for this module

## License

MIT © [Bu Kinoshita](https://bukinoshita.io)