{"id":13434011,"url":"https://github.com/sindresorhus/cat-names","last_synced_at":"2025-04-12T19:49:30.716Z","repository":{"id":25814032,"uuid":"29253090","full_name":"sindresorhus/cat-names","owner":"sindresorhus","description":":cat2: Get popular cat names","archived":false,"fork":false,"pushed_at":"2024-04-30T10:52:20.000Z","size":178,"stargazers_count":272,"open_issues_count":0,"forks_count":36,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-12T19:49:28.420Z","etag":null,"topics":["cat","cli","cli-app","list","names","nodejs","random"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"},"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-01-14T16:17:19.000Z","updated_at":"2025-03-05T20:45:29.000Z","dependencies_parsed_at":"2024-11-09T07:34:15.622Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/cat-names","commit_stats":{"total_commits":30,"total_committers":4,"mean_commits":7.5,"dds":0.09999999999999998,"last_synced_commit":"966a21bde4a75700cf54f8729f720d5904891573"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcat-names","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcat-names/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcat-names/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcat-names/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/cat-names/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625501,"owners_count":21135513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cat","cli","cli-app","list","names","nodejs","random"],"created_at":"2024-07-31T02:01:42.787Z","updated_at":"2025-04-12T19:49:30.690Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"categories":["Packages","JavaScript","Related","包","Weird","Number"],"sub_categories":["Weird","Config options","怪诞的","奇怪的"],"readme":"# cat-names\n\n\u003e Get popular cat names\n\n![](dofle.jpg)\n\nThe name list is just a [JSON file](cat-names.json) and can be used anywhere.\n\n*I'm not accepting PRs for additional names.*\n\n## Install\n\n```sh\nnpm install cat-names\n```\n\n## Usage\n\n```js\nimport {catNames, randomCatName} from 'cat-names';\n\ncatNames;\n//=\u003e ['Abby', 'Angel', …]\n\nrandomCatName();\n//=\u003e 'Max'\n```\n\n## API\n\n### catNames\n\nType: `string[]`\n\nTop 100 cat names in alphabetical order.\n\n### randomCatName()\n\nType: `Function`\n\nGet a random cat name.\n\n## CLI\n\n```sh\nnpm install --global cat-names\n```\n\n```\n$ cat-names --help\n\n  Examples\n    $ cat-names\n    Max\n\n    $ cat-names --all\n    Abby\n    Angel\n    …\n\n  Options\n    --all  Get all names instead of a random name\n```\n\n## Related\n\n- [dog-names](https://github.com/sindresorhus/dog-names) - Get popular dog names\n- [pokemon](https://github.com/sindresorhus/pokemon) - Get Pokémon names\n- [superb](https://github.com/sindresorhus/superb) - Get superb like words\n- [superheroes](https://github.com/sindresorhus/superheroes) - Get superhero names\n- [supervillains](https://github.com/sindresorhus/supervillains) - Get supervillain names\n- [random-tree-names](https://github.com/pguth/random-tree-names) - Get tree names\n- [yes-no-words](https://github.com/sindresorhus/yes-no-words) - Get yes/no like words\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fcat-names","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Fcat-names","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fcat-names/lists"}