1.0.1 • Published 8 years ago

top-npm-users v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

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

Build Status Coverage Status NPM version

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