1.0.1 • Published 8 years ago

npm-profile-downloads-cli v1.0.1

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

npm-profile-downloads-cli

NPM version Build Status Dependency Status

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

License

MIT © Vladimir Starkov