ina-cli
v0.5.2
Published
Check name availability on npm
Downloads
2
Maintainers
Readme
ina-cli
Cli application for checking if a desired name is registered on npm.
The checking functionality is in an other package called ina.
Install
npm install ina-cli -g
Usage
ina name-of-your-desired-package
Note: you can write as many names as you want
Not taken:
Taken with details:
Options
- -h, --help
- -v, --version
- -l, --list
- -r, --recheck
- -s, --save
- -d, --detailed
Additional usage info
Using -s will save the available names in a file under YOUR_HOME_DIRECTORY/.ina/packages.json
You can use -l to list the saved files and -r to recheck if the names got registered meanwhile