top-npm-users
v1.0.1
Published
top npm users by download counts
Downloads
3
Readme
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