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

https://github.com/artdecocode/package-rank

Find Out The Package Search Rank.
https://github.com/artdecocode/package-rank

Last synced: 11 months ago
JSON representation

Find Out The Package Search Rank.

Awesome Lists containing this project

README

          

# package-rank

[![npm version](https://badge.fury.io/js/package-rank.svg)](https://npmjs.org/package/package-rank)

`package-rank` is To Find Out The Package Search Rank.

```sh
yarn add -E package-rank
```





Tech Nation Visa


Sponsored by Tech Nation Visa Sucks.

## Table Of Contents

- [Table Of Contents](#table-of-contents)
- [CLI](#cli)
* [`--help`, `-h`](#--help--h)
- [Copyright](#copyright)

## CLI

The package can be used from the CLI.

```sh
package-rank PACKAGE_NAME -s SEARCH_QUERY
```

For example, to find out how the [_Documentary_](https://github.com/artdecocode/documentary) package ranks for the `documentation` keyword, the following command is used:

```sh
package-rank documentary -s documentation
```

```
250
500
Found: 567
```

### `--help`, `-h`

```
Shows the package rank in the NPM search using npms.io API.

package-rank PACKAGE_NAME -s SEACH_QUERY [-vh]

--search, -s The search query to check.
--version, -v Show the version.
--help, -h Display help.

Example:
package-rank documentary -s documentation
```

## Copyright




Art Deco


© Art Deco 2019


Tech Nation Visa



Tech Nation Visa Sucks