A simple command-line tool to check whether an NPM package or organization name is available or already taken.
Installation
npm i -g usename
usename <package-name>
or you can use it directly with
npx usename <package-name>
npx usename -l
To exit the loop
exit