npm-profile-downloads-cli

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i npm-profile-downloads-cli

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • iamstarkov