1.0.4 • Published 5 months ago
is_name_vivek v1.0.4
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_vivek
Usage/Examples
const is_name_vivek = require("is_name_vivek");
console.log(is_name_vivek("vivek"))