npm-name-exists
Check if a name exists on npm
This package is almost identical to npm-name, but it's very lightweight cause it doesn't use lodash
.
Install
npm install npm-name-exists
Usage
const exists = await //=> trueawait //=> trueawait //=> false
License
MIT
Author
Pablo Varela |