npm-global-list-cli

Get all npm packages installed globally

Usage no npm install needed!

<script type="module">
  import npmGlobalListCli from 'https://cdn.skypack.dev/npm-global-list-cli';
</script>

README

npm-global-list-cli Build Status

Get all npm packages installed globally

Install

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

Usage

$ ngl --help

  Usage:
    $ ngl
    $ ngl -l=100

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

Demo

Related

License

MIT © Bu Kinoshita