README
namecheck
Namecheck npm like a pro. Accepts multiple arguments. Sends HEAD queries to the npm registry API to check for package existence.
npm install -g namecheck # installation
namecheck node git requisite # check multiple names at once
Namecheck npm like a pro. Accepts multiple arguments. Sends HEAD queries to the npm registry API to check for package existence.
<script type="module">
import namecheck from 'https://cdn.skypack.dev/namecheck';
</script>
Namecheck npm like a pro. Accepts multiple arguments. Sends HEAD queries to the npm registry API to check for package existence.
npm install -g namecheck # installation
namecheck node git requisite # check multiple names at once