top-npm-users

Generate a list of top npm users by based on monthly downloads.

ISC License

Downloads
4
Stars
49
Committers
3

top-npm-users (git.io/npm-top)

npm users sorted by the monthly downloads of their modules.

Inspired by top-github-users

Installing

npm i top-npm-users -g

Usage

Generate the statistics:

top-npm-users calculate

Generate the Markdown:

top-npm-users render

How Counts Are Calculated

top-npm-users walks a stream of the npm registry using changes-stream and pulls down statistics from the npm download counts api.

License

ISC