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

https://github.com/codedotjs/depg

:zzz: Command line tool to find total dependents on a repository!
https://github.com/codedotjs/depg

cli-app dependencies dependents github package repository

Last synced: 9 months ago
JSON representation

:zzz: Command line tool to find total dependents on a repository!

Awesome Lists containing this project

README

          




depg






Command line tool to find total dependents on a repository!

## Install

```

$ npm install --global depg
```
__`OR`__
```
$ sudo npm install --global depg
```

## Preview


depg

## Usage

```
Usage: depg

Example:

$ depg facebook react

```

## Related

- __[`dep-graph`](https://github.com/CodeDotJS/dep-graph)__ `:` Packages count that a repository depends on!

## License

MIT - Copyright © [Rishi Giri](http://rishi.ml)