how-npm-am-i.js
Shows how many downloads you get on npm each month, across all of your packages.
npx how-npm-am-i <username> [--verbose]
Usage
how-npm-am-i isaacs --verbose
You've published 161 packages to npm and you get... Package Name Downloads@isaacs/example-automatic-publishing: 3cluster-callresp: 11voxer-blog-demo: 12tako-session-token: 13truncating-stream: 18...rimraf: 59,309,683minimatch: 63,109,081yallist: 66,527,785lru-cache: 77,627,756glob: 109,654,115 1,423,623,087 downloads per month. Not bad!You're *very* npm.
Install
npm install --global how-npm-am-i