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.
- Host: GitHub
- URL: https://github.com/artdecocode/package-rank
- Owner: artdecocode
- License: mit
- Created: 2019-01-25T00:12:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T01:35:41.000Z (almost 7 years ago)
- Last Synced: 2024-04-25T05:21:44.252Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://artd.eco
- Size: 43 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# package-rank
[](https://npmjs.org/package/package-rank)
`package-rank` is To Find Out The Package Search Rank.
```sh
yarn add -E package-rank
```
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 2019
Tech Nation Visa Sucks