Allocate your next project name - check availability across npm, GitHub, PyPI, crates.io, and domains
npm install nchkCheck if your project name is available across platforms.
``bash`
npm install -g nchk
`bash`
nchk myproject
Or start with empty input:
`bash`
nchk
- Type - Edit project name
- Up/Down - Navigate list
- Enter - Check selected item
- Backspace - Delete character
- Esc - Quit
Type a domain to filter:
```
myproject.com # Shows only .com
myproject.c # Shows .com, .co, etc.
- npm
- GitHub (username)
- PyPI
- crates.io
- Domains (.com, .dev, .io, .co, .org, .net, .app, .sh)
MIT