Skip to content

cssnr/npmstat

Repository files navigation

PyPI Version GitHub Release Version TOML Python Version PyPI Downloads Pepy Total Downloads Codecov Workflow Lint Workflow Test Deployment PyPi Deployment Docs GitHub Last Commit GitHub Repo Size GitHub Top Language GitHub Contributors GitHub Issues GitHub Discussions GitHub Forks GitHub Repo Stars GitHub Org Stars Discord Ko-fi

NPM Stat

NPM Stat

Get NPM Package Stats and Info from the command line or as a Python module.

Install

Install From PyPI: https://pypi.org/p/npmstat

pip install npmstat
uv tool install npmstat

From Homebrew: https://github.com/cssnr/homebrew-tap

brew install cssnr/tap/npmstat

From GitHub: https://github.com/cssnr/npmstat/releases/latest

curl https://i.jpillora.com/cssnr/npmstat! | bash

See jpillora/installer for more details.
Alternatively, you can manually download a release for your system.

View Documentation

Usage

To use run npmstat from your command line.

 Usage: npmstat [OPTIONS] COMMAND [ARGS]...

 Example: npmstat -v stats @cssnr/vitepress-swiper

┌─ Options ────────────────────────────────────────────┐
│ --verbose      -v        Verbose Output (jq safe).   │
│ --version      -V        Show App Version.           │
│ --clear-cache  -C        Clear Request Cache.        │
│ --help         -h        Show this message and exit. │
└──────────────────────────────────────────────────────┘
┌─ Commands ───────────────────────────────────────────┐
│ info    Get Package Information.                     │
│ stats   Get Package Download Stats.                  │
└──────────────────────────────────────────────────────┘

View Documentation

Support

If you run into any issues or need help getting started, please do one of the following:

Features Issues Discussions Discord

Contributing

If you would like to submit a PR, please review the CONTRIBUTING.md.

Please consider making a donation to support the development of this project and additional open source projects.

Ko-fi

For a full list of current projects visit: https://cssnr.github.io/

About

Get NPM Package Stats and Info. Includes a command line interface and a Python module.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Languages