JSPM

oss-name-check

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q20246F
  • License MIT

OpenSource software name checker

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]