LinuxCommandLibrary

npm-name

Check whether a package or organization name is available on npm.

TLDR

Check if a specific package name is available in the npm registry

$ npm-name [package]
copy


Find similar package names in the npm registry
$ npm-name --similar [package]
copy

Copied to clipboard