1.0.0 • Published 5 years ago

package-rank v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

package-rank

npm version

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

yarn add -E package-rank

Table Of Contents

CLI

The package can be used from the CLI.

package-rank PACKAGE_NAME -s SEARCH_QUERY

For example, to find out how the Documentary package ranks for the documentation keyword, the following command is used:

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