1.0.1 • Published 7 years ago

total-release-cli v1.0.1

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

total-release-cli Build Status

CLI tool to find the total releases of a node package available on npm.

Install

$ npm install --global total-release-cli

Usage

 Usage: total-release <package-name>

 Example:
   $ total-release express

Related

  • total-release : API for this tool.

  • packstat : Displays metrics about npm modules from command line.

  • packages-by : Fetch total packages published by a npm user.

  • curver : Easily fetch the latest version of node module available on npm.

License

MIT © Rishi Giri