is-victor-name
TypeScript icon, indicating that this package has built-in type declarations

2.1.3 • Public • Published

✨how to use?✨

import isVictorName from "is-victor-name";

console.log(isVictorName("Victor")); // true
console.log(isVictorName("victor")); // true, victor is also a name!!!
console.log(isVictorName("Dima")); // false, Dima is not a Victor

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.3
    2
    • latest

Version History

Package Sidebar

Install

npm i is-victor-name

Weekly Downloads

7

Version

2.1.3

License

ISC

Unpacked Size

1.09 kB

Total Files

4

Last publish

Collaborators

  • viktor_berkal