{"id":13455096,"url":"https://github.com/sindresorhus/cows","last_synced_at":"2025-05-15T16:08:13.497Z","repository":{"id":49517044,"uuid":"51867771","full_name":"sindresorhus/cows","owner":"sindresorhus","description":":cow: ASCII cows","archived":false,"fork":false,"pushed_at":"2024-07-26T23:52:36.000Z","size":54,"stargazers_count":424,"open_issues_count":0,"forks_count":41,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-07T09:39:27.973Z","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}},"created_at":"2016-02-16T20:33:24.000Z","updated_at":"2025-04-03T06:49:03.000Z","dependencies_parsed_at":"2023-12-12T21:00:50.495Z","dependency_job_id":"aa0c2581-e873-488a-b4c6-64e2ddba6e3f","html_url":"https://github.com/sindresorhus/cows","commit_stats":{"total_commits":33,"total_committers":13,"mean_commits":"2.5384615384615383","dds":0.4242424242424242,"last_synced_commit":"a515b8c5b5224110b5605e01de80a76de9ce2247"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/cows/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254374475,"owners_count":22060611,"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.254Z","updated_at":"2025-05-15T16:08:13.447Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","readme":"# cows\n\n\u003e 400+ ASCII 🐮s\n\nThe list is just a [text file](cows.txt) and can be used wherever.\n\n![](https://cloud.githubusercontent.com/assets/170270/13090998/a9cdd6b0-d52b-11e5-83ec-614143c9a3bb.png)\n\n## Examples\n\n```\n         (__)\n         (oo)\n  /-------\\/\n / |     ||\n+  ||----||\n   ^^    ^^\n     Cow\n\n\n       \\(:)/\n       (o|o)\n  /-----\\_/\n /|      |\n^ ||----||\n  ^^    ^^\n Klingon Cow\n\n\n                 ________________\n         ^__^   /                \\\n         (oo)  ( Milk is logical. )\n  /-------\\/ --'\\________________/\n / |     ||\n*  ||W---||\n   ^^    ^^\nMr Spock's cow\n\n\n      (__)\n    /   oo      ______\n   |  /\\_|     |      \\\n   |  |___     |       |\n   |   ---@    |_______|\n*  |  |   ----   |    |\n \\ |  |_____\n  \\|________|\n        CompuCow\n\n\n        ___________________________\n       | (__)  (__)  (__)   (__)  |\n       | ( oo  ( oo  ( oo   ( oo  |\n_______| /\\_|  /\\_|  /\\_|   /\\_|  |________\n|                                         |\n|   _____                        _____    |\n|___|   |________________________|   |____|\n    |___|                        |___|\n              Cow-pooling\n\n\n  /--------------------/\n / |     ||           /          (__)\n*  ||----||          /-----------(oo)\n   ^^    ^^                       \\/\n        Network Virtual Cow\n(with separate frontend and backend)\n\n\n         (__)               (__)  |    |  (__)\n         (--)               (--)  |    |  (--)\n  /-------\\/   /o    /-------\\/   |    I   \\/-------\\\n / |  M  |----\u003c o   / |  L  |----\u003cT    I\u003e----|  D  | \\\n*  ||----|   /  o  *  ||----|     I    I     |----||  *\n   ^^    ^      |     ^^    ^          |     ^    ^^\n                |                      |\n              Teenage Mutant Ninja Cows\n\n                                  @\n               (__)    (__) _____/\n            /| (oo) _  (oo)/----/_____    *\n  _o\\______/_|\\_\\/_/_|__\\/|____|//////== *- *  * -\n /_________   \\   00 |   00 |       /== -* * -\n[_____/^^\\_____\\_____|_____/^^\\_____]     *- * -\n      \\__/                 \\__/\n               Cow-mobile\n```\n\n## Install\n\n```sh\nnpm install cows\n```\n\n## Usage\n\n```js\nimport cows from 'cows';\n\ncows();\n```\n\n## API\n\n### cows()\n\nReturns an array of cows.\n\n## Related\n\n- [vaca](https://github.com/sindresorhus/vaca) - Get a random ASCII cow 🐮\n","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"categories":["Packages","JavaScript","包","Weird","Number"],"sub_categories":["Weird","怪诞的","奇怪的"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fcows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Fcows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fcows/lists"}