
Company News
Socket Has Acquired Secure Annex
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.
Get popular cat names

The name list is just a JSON file and can be used anywhere.
I'm not accepting PRs for additional names.
npm install cat-names
import {catNames, randomCatName} from 'cat-names';
catNames;
//=> ['Abby', 'Angel', …]
randomCatName();
//=> 'Max'
Type: string[]
Top 100 cat names in alphabetical order.
Type: Function
Get a random cat name.
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
FAQs
Get popular cat names
The npm package cat-names receives a total of 1,612 weekly downloads. As such, cat-names popularity was classified as popular.
We found that cat-names demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.

Research
/Security News
Socket is tracking cloned Open VSX extensions tied to GlassWorm, with several updated from benign-looking sleepers into malware delivery vehicles.

Product
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.