@slayre/npm-scope

Cli util to check if the npm scope is taken or available

Usage no npm install needed!

<script type="module">
  import slayreNpmScope from 'https://cdn.skypack.dev/@slayre/npm-scope';
</script>

README

npm-scope

Cli util to check if the npm scope is taken or available

prettier license

Usage

Run with npx, no strings attached

$ npx -p=@slayre/npm-scope scoped babel
# ✖ babel is unavailable

Install

Install with npm

$ npm i -g npm-scope
# Install Globally
$ scoped babel
# Run command anywhere