oss-name-check
v0.1.1
Published
OpenSource software name checker
Maintainers
Readme
OpenSource software name checker
This utility contacts various popular opensource hosting providers and module repositories in order to check if given name is available.
Installation
npm install -g vladimyr/oss-name-checkerHow to use
Invoke check-name command inside your terminal followed by
desired application or module name:
check-name [name]
Options:
--version Show version number [boolean]
-j, --json print results in JSON format [boolean]
-h, --help Show help [boolean]