1.0.6 • Published 9 years ago

npm-popular v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

NPM version Dependency Status Downloads

npm-popular

Description

CLI tool that returns a list of an author's NPM modules ordered by number of downloads.

Usage

Usage:

  npm-popular [npm-author-name] -options

Description:

  CLI tool that returns a list of an author's NPM modules ordered by number of downloads.

Options:

  -t, --total          Display total module downloads (default)
  -m, --month          Display module downloads for the past month
  -n, --noColor        Suppress colorization of output
  -h, --help           Output usage information
  -V, --version        Output version number

Examples:

  $ npm-popular jdalton
  $ npm-popular substack
  $ npm-popular hughsk -m

Installing

  $ [sudo] npm install -g npm-popular

License

Released under the MIT License.

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago