Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bukinoshita/npm-global-list-cli
- Owner: bukinoshita
- License: mit
- Created: 2017-09-07T00:40:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T12:15:59.000Z (about 2 years ago)
- Last Synced: 2024-12-14T21:20:54.030Z (27 days ago)
- Topics: global, install, module, ngl, node, npm, package, yarn
- Language: JavaScript
- Homepage:
- Size: 1.15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: readme.md
- License: license
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 --helpUsage:
$ ngl
$ ngl -l=100Options:
-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)