meow-names
Get popular names for your pet cat
The name list is just a JSON file and can be used wherever.
Install
$ npm install --save meow-names
Usage
const meowNames = ; meowNames;//=> 'Max'
API
.all
Type: array
All cat names in alphabetical order.
.random()
Type: function
Random cat name.