pkg-availability

1.1.1 • Public • Published

pkg-availability

pkg-availability is a CLI too for checking npm package name availability. I wrote it as a weekend project to help easen the daunting process of searching for package names one by one on npm. With this tool, I just paste in a list of names and it does the checking. It then outputs a pretty list with details on the availability of each package name.


A package availability checker for npm packages

Installation

To start using this tool, install it with npm follows:

npm i -g pkg-availibity

You could also install via yarn:

yarn global add pkg-availibity

Usage

Just feed it a list of names:

npm

npm run pkg-availibity lodash react foo-pkg

yarn

yarn pkg-availibity bar=tools react my-next-pkg

Enjoy!

Readme

Keywords

none

Package Sidebar

Install

npm i pkg-availability

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

113 kB

Total Files

8

Last publish

Collaborators

  • bukharim96