npm-profile-downloads-cli
v1.0.1
Published
get downloads stats for target npm profile with cli
Downloads
5
Maintainers
Readme
npm-profile-downloads-cli
get downloads stats for target npm profile with cli
Install
npm install --global npm-profile-downloads-cli
Usage
$ npm-profile-downloads --help
get downloads stats for target npm profile
Usage
$ npm-profile-downloads <day|week|month> <username>
Examples
$ npm-profile-downloads month sindresorhus
323196379
$ npm-profile-downloads month tjholowaychuk
148049092
Related
- npm-profile-downloads — get downloads stats for target npm profile
License
MIT © Vladimir Starkov