Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including pkg-availability with all npm packages installed. Try it out:

var pkgAvailability = require("pkg-availability")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

pkg-availability v1.1.1

**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.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free