Socket
Socket
Sign inDemoInstall

meow-names

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    meow-names

Get popular random cat names


Version published
Maintainers
1
Install size
66.1 kB
Created

Readme

Source

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.

Keywords

FAQs

Last updated on 15 Jan 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc