Skip to content

remarkablemark/npm-package-name-checker

Repository files navigation

npm package name checker

release build

πŸ”Ž 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