{"id":22154162,"url":"https://github.com/ppeeou/anonymous-animals-gen","last_synced_at":"2025-07-26T06:32:32.087Z","repository":{"id":54628337,"uuid":"336539574","full_name":"ppeeou/anonymous-animals-gen","owner":"ppeeou","description":"anonymous animals","archived":false,"fork":false,"pushed_at":"2021-02-07T07:45:47.000Z","size":457,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-27T01:03:32.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ppeeou.github.io/anonymous-animals-gen/","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/ppeeou.png","metadata":{"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}},"created_at":"2021-02-06T13:04:54.000Z","updated_at":"2023-03-08T02:55:44.000Z","dependencies_parsed_at":"2022-08-13T22:00:51.653Z","dependency_job_id":null,"html_url":"https://github.com/ppeeou/anonymous-animals-gen","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppeeou%2Fanonymous-animals-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppeeou%2Fanonymous-animals-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppeeou%2Fanonymous-animals-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppeeou%2Fanonymous-animals-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppeeou","download_url":"https://codeload.github.com/ppeeou/anonymous-animals-gen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227657164,"owners_count":17799911,"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-12-02T01:41:35.981Z","updated_at":"2024-12-02T01:41:36.600Z","avatar_url":"https://github.com/ppeeou.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to anonymous👋\u003c/h1\u003e\n\n\n\n# Install\n\n```\nnpm install anonymous-animals-gen\n```\n\n\n# How to use\n\n- generate\n\n```js\nimport anonymous from 'anonymous-animals-gen'\nconst { name, image, animal } = anonymous.generate();\n// name   -\u003e elastic giraffe\n// image  -\u003e data:image/png;base64,...\n// animal -\u003e giraffe\n\nconst { name, image, animal } = anonymous.generate({ prefix: \"Anonymous\" });\n\n// name   -\u003e Anonymous elastic giraffe\n// image  -\u003e data:image/png;base64,...\n// animal -\u003e giraffe\n\n\u003cimg src={image} style={{background:'black'}}\u003e\n```\n\n- getImage\n\n```js\nimport anonymous from 'anonymous-animals-gen'\nconst { animal } = anonymous.generate();\nconst image = anonymous.getImage(animal);\n\n// image  -\u003e data:image/png;base64,...\n```\n\n## Test\n\n```\nnpm run test\n```\n\n## License\n\nThe code is licensed under the MIT license while pictures belong to Google.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppeeou%2Fanonymous-animals-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppeeou%2Fanonymous-animals-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppeeou%2Fanonymous-animals-gen/lists"}