{"id":13455105,"url":"https://github.com/sindresorhus/dog-names","last_synced_at":"2025-05-16T14:05:42.916Z","repository":{"id":25814188,"uuid":"29253253","full_name":"sindresorhus/dog-names","owner":"sindresorhus","description":":dog: Get popular dog names","archived":false,"fork":false,"pushed_at":"2025-03-24T07:39:33.000Z","size":100,"stargazers_count":124,"open_issues_count":0,"forks_count":15,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-05-02T23:32:21.565Z","etag":null,"topics":[],"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,"zenodo":null}},"created_at":"2015-01-14T16:20:43.000Z","updated_at":"2025-03-24T07:39:37.000Z","dependencies_parsed_at":"2025-04-15T09:25:03.916Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/dog-names","commit_stats":{"total_commits":25,"total_committers":4,"mean_commits":6.25,"dds":0.12,"last_synced_commit":"52f2e561f6285afef7ee480daa5bb15a20c2e92f"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdog-names","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdog-names/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdog-names/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdog-names/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/dog-names/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253619351,"owners_count":21937149,"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":[],"created_at":"2024-07-31T08:01:01.336Z","updated_at":"2025-05-16T14:05:42.900Z","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","Related","包","JavaScript","Weird","Number"],"sub_categories":["Weird","Config options","怪诞的","奇怪的"],"readme":"# dog-names\n\n\u003e Get popular dog names\n\n![](kira.jpg)\n\nThe name lists are just JSON files and can be used anywhere.\n\n*I'm not accepting PRs for additional names.*\n\n## Install\n\n```sh\nnpm install dog-names\n```\n\n## Usage\n\n```js\nimport {randomFemaleDogName} from 'dog-names';\n\nrandomFemaleDogName();\n//=\u003e 'Lucy'\n```\n\n## API\n\n### dogNames\n\nType: `string[]`\n\nTop 200 dog names sorted by popularity.\n\n### femaleDogNames\n\nType: `string[]`\n\nTop 100 female dog names sorted by popularity.\n\n### maleDogNames\n\nType: `string[]`\n\nTop 100 male dog names sorted by popularity.\n\n### randomDogName()\n\nType: `Function`\n\nGet a random dog name.\n\n### randomFemaleDogName()\n\nType: `Function`\n\nGet a random female dog name.\n\n### randomMaleDogName()\n\nType: `Function`\n\nGet a random male dog name.\n\n## CLI\n\n```sh\nnpm install --global dog-names\n```\n\n```\n$ dog-names --help\n\n  Get popular dog names\n\n  Usage\n    $ dog-names\n\n  Options\n    --all   Get all the names instead of a random name\n    --type  Type of name  [Default: all]  [Values: female, male, all]\n\n  Examples\n    $ dog-names\n    Lucy\n    $ dog-names --all --type male\n    Max\n    Buddy\n    …\n```\n\n## Related\n\n- [cat-names](https://github.com/sindresorhus/cat-names) - Get popular cat 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- [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%2Fdog-names","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Fdog-names","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fdog-names/lists"}