https://github.com/codedotjs/packstat-cli
:closed_lock_with_key: :unlock: Displays metrics about npm modules.
https://github.com/codedotjs/packstat-cli
Last synced: about 1 year ago
JSON representation
:closed_lock_with_key: :unlock: Displays metrics about npm modules.
- Host: GitHub
- URL: https://github.com/codedotjs/packstat-cli
- Owner: CodeDotJS
- License: mit
- Created: 2016-04-30T20:21:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T14:48:10.000Z (about 9 years ago)
- Last Synced: 2025-04-05T09:15:35.335Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# packstat-cli [](https://travis-ci.org/CodeDotJS/packstat-cli)
> Command line tool to displays metrics about npm modules.

## Install
> npm install --global packstat-cli
## Usage
```
Usage: packstat
Example:
$ packstat express
```
## Related
- __[`packstat`](https://github.com/CodeDotJs/packstat)__ `: API for this module.`
- __[`twifo-cli`](https://github.com/codedotjs/twifo-cli)__ `: Get user information of a twitter user.`
- __[`packages-by-cli`](https://github.com/codedotjs/packages-by-cli)__ `: Total packages uploaded by an npm user.`
## License
MIT © [Rishi Giri](http://rishigiri.com)