Package Exports
- oss-name-check
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (oss-name-check) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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-checker
How 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]