jospablos / npm-name-checker

Small (test) cli utility using node. Checks if a npm package name already exists.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-name-checker

Just a little cli utility test using node

Checks if the given name[s] are free to use as npm package.

Usage

$ npmcheck react vue thisisfree

Screenshot

About

Small (test) cli utility using node. Checks if a npm package name already exists.


Languages

Language:JavaScript 100.0%