cat-namesxooo
v1.0.0
Published
Get popular cat names
Downloads
4
Maintainers
Readme
Get popular cat names
Install $ npm install --save cat-names Usage const catNames = require('cat-names');
catNames.random(); //=> 'Max' CLI $ npm install --global cat-names $ cat-names --help
Examples $ cat-names Max
$ cat-names --all
Abby
Angel
...
Options --all Get all names instead of a random name License MIT © Sindre Sorhus