meow-names

1.0.1 • Public • Published

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 = require('meow-names');
 
meowNames.random();
//=> 'Max'

API

.all

Type: array

All cat names in alphabetical order.

.random()

Type: function

Random cat name.

Dependents (0)

Package Sidebar

Install

npm i meow-names

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • shreyawhiz