bible-female-names
v1.0.0
Published
๐ Get female names from the Bible ๐
Downloads
1
Maintainers
Readme
Install
$ npm install bible-female-names
Names from biblegateway.com
Usage
const bibleFemaleNames = require('bible-female-names');
bibleFemaleNames.rand();
//=> 'Elisabeth'
API
rand()
Type: function
Return Bible female name
.all
Type: array
Over 150+ female names from The Bible.
CLI
$ bible-female-names --help
Examples
$ bible-female-names
Elisabeth
$ bible-female-names --all
Abi
Abia
Abiah
Abigail
...
Options
--all Get all names
--who-was Search on Google for the name
Team
|| | :-: | | Carlos Abraham |
Related
bible-male-names: โ๐ โget male names from The Bible ๐
License
MIT License ยฉ Carlos Abraham