is-taken-cli

A simple cli program to check if an NPM package name is taken.


Keywords
name, npm
License
MIT
Install
npm install is-taken-cli@0.2.0

Documentation

is-taken-cli NPM version NPM downloads Build Status

A simple cli program to check if an NPM package name is taken.

preview

Install

$ npm install -g is-taken-cli

Usage

$ is-taken name
# or multi names
$ is-taken chalkla ava webpack koaxx react vue
# much faster if you are located in China
$ is-taken fuck great fire wall --cn

Related

License

MIT © EGOIST