Skip to content

get download stats during a time period for a npm package

License

Notifications You must be signed in to change notification settings

hafffe/pkg-downloads-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkg-downloads-cli Build Status

Check total downloads of a package during a specific time period

Install

$ npm install --global pkg-downloads-cli

Usage

$ pkg-downloads --help

  Usage
    pkg-downloads <name> -p <day|week|month>

  Examples
    $ pkg-downloads ava -p month
    12227
    $ pkg-downloads ponies -p day
    Not found

Related

pkg-downloads - API for this module.

License

MIT © alonalon

About

get download stats during a time period for a npm package

Resources

License

Stars

Watchers

Forks

Packages

No packages published