stats-for

1.0.1 • Public • Published

stats-for

Get stats for any npm package

Installation

npm i -g stats-for

Usage

stats-for --name=<pacakge-name> --from=<date> --to=<date>

Examples

  1. Check options stats-for --help
  2. Get stats by name stats-for --name="react
  3. Get stats by name, from date and to date stats-for --name="react" --from="2022-01-01" --to="2022-02-01"
  4. Get stats by name and from date stats-for --name="react" --from="2022-01-01"
  5. Get stats by to date stats-for --name="react" --to="2022-02-01"

Package Sidebar

Install

npm i stats-for

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

4.8 kB

Total Files

6

Last publish

Collaborators

  • rithgan