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:

Stack

Design

API

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