total-release-cli
v1.0.1
Published
CLI tool to find the total releases of a node package available on npm
Downloads
12
Maintainers
Readme
total-release-cli
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