npm-is-available
Version:
A node package to check if the name of package is available or not
17 lines (13 loc) • 392 B
Markdown
npm-is-available
A node package to check if the name of package is available or not
##Installation
npm install npm-is-available
##Usage
npm-is-available name_of_package
npm-is-available -h
npm-is-available -help
Examples
npm-is-available promise
Package Name Is Taken!
npm-is-available dancenigerianboy
Package Name Is Availble!