is_name_vivek
v1.0.4
Published
checking is the name is vivek
Readme
is_name_vivek module
this package provide module that test if the given name is vivek or not
Installation
Install my-module with npm
npm i is_name_vivekUsage/Examples
const is_name_vivek = require("is_name_vivek");
console.log(is_name_vivek("vivek"))