An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# packstat-cli [![Build Status](https://travis-ci.org/CodeDotJS/packstat-cli.svg?branch=master)](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)