Détail du package

armenian-names

shantdashjian74ISC2.3.0

An NPM package for Armenian names

armenian, names, given names, armenian names

readme

armenian-names

An NPM package for Armenian names.

baby

Motivation

Armenain parents in the diaspora struggle to find good ethnic Armenian names for their new born babies. This package empowers web developers to build applications that help those parents with picking a good name.

Usage

Install the package using npm:

$ npm i armenian-names

Now you can require the package in your code and use it:

const {getRandomBoyName, getRandomGirlName} = require('armenian-names')

console.log(getRandomBoyName())
console.log(getRandomGirlName())

The package exports the following functions:

getBoyNames() 
getGirlNames() 
getAllNames() 
getRandomBoyName() 
getRandomGirlName() 
getRandomName() 
getRandomBoyNameThatStartsWith(firstLetters) 
getRandomGirlNameThatStartsWith(firstLetters) 
getRandomNameThatStartsWith(firstLetters)

Source

Wiktionary.org's page for Armenian given names