Skip to content

stagas/is-npm-free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-npm-free

npm i -g is-npm-free

# quickly check
is-npm-free my-package-name

# gets the latest names list to check against
is-npm-free my-package-name --refresh

The cli will exit with an error code if the name isn't free so it can be used in scripts.

Credits go to https://github.com/bconnorwhite/is-name-taken as this only packages that module as a simple cli.

MIT

About

check if npm package name is free

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published