authorStats : Get your NPM package download statistics in an easy to read command line table
authorStats
fetches your daily/weekly/monthly download stats for all your authored NPM packages and outputs a nice table right in your command line.
Installation
It's best to install the package globally:
npm install author-stats -g
Usage
authorStats <npm
Read more »