@pnkbrn/cat-names

1.0.3 • Public • Published

cat-names

this npm package provides the top 100 most adorable and cute cat names randomly.

Install

npm install @pnkbrn/cat-names

API

  • getRandomCatName() returns a random cat name
  • getAllCatNames() returns an array of all the cute cat names

Usage

Library

const catNames = require('@pnkbrn/cat-names')
console.log(catNames.getRandomCatName())

CLI

npx @pnkbrn/cat-names outputs 1 cat name

npx @pnkbrn/cat-names 4 outputs 4 cat names

Readme

Keywords

none

Package Sidebar

Install

npm i @pnkbrn/cat-names

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

2.78 kB

Total Files

5

Last publish

Collaborators

  • xndlnk