npm-package-name-checker
                                
                                
                                
                                    npm-package-name-checker copied to clipboard
                            
                            
                            
                        🔎 Check if an npm package name is available.
npm package name checker
:mag_right: Check if an npm package name is available: https://b.remarkabl.org/npm-package-name-checker
See validate-npm-package-name.
Stack
Design
API
Hosting
Install
Clone the repository:
git clone https://github.com/remarkablemark/npm-package-name-checker.git
cd npm-package-name-checker
Install the dependencies:
npm install
Available Scripts
In the root directory, you can run:
npm start
Starts the local development server.
npm run build
Builds the web app for production.
npm run clean
Removes the dist/ folder.
License
MIT