{"id":45128466,"url":"https://github.com/nextorders/avatar","last_synced_at":"2026-02-19T23:32:38.381Z","repository":{"id":316311687,"uuid":"1062819235","full_name":"nextorders/avatar","owner":"nextorders","description":"Generate cool personalized SVG avatars in seconds. With no dependencies 💪","archived":false,"fork":false,"pushed_at":"2026-02-17T19:57:54.000Z","size":458,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-18T00:58:09.811Z","etag":null,"topics":["avatar","avatar-generator","avatar-service","cloud","library","npm","npm-package","self-hosted","svg","typescript"],"latest_commit_sha":null,"homepage":"https://nextorders.ru/avatar","language":"TypeScript","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/nextorders.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-23T19:19:07.000Z","updated_at":"2026-02-15T01:42:22.000Z","dependencies_parsed_at":"2025-12-08T18:00:10.222Z","dependency_job_id":null,"html_url":"https://github.com/nextorders/avatar","commit_stats":null,"previous_names":["nextorders/avatar"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/nextorders/avatar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextorders%2Favatar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextorders%2Favatar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextorders%2Favatar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextorders%2Favatar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextorders","download_url":"https://codeload.github.com/nextorders/avatar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextorders%2Favatar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29636513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T22:32:43.237Z","status":"ssl_error","status_checked_at":"2026-02-19T22:32:38.330Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["avatar","avatar-generator","avatar-service","cloud","library","npm","npm-package","self-hosted","svg","typescript"],"created_at":"2026-02-19T23:32:37.905Z","updated_at":"2026-02-19T23:32:38.377Z","avatar_url":"https://github.com/nextorders.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Avatar 👩‍🎨\n\n[![npm version](https://badge.fury.io/js/%40nextorders%2Favatar.svg)](https://www.npmjs.com/package/@nextorders/avatar)\n\nThe `@nextorders/avatar` package allows you to easily generate SVG avatars.\n\nBased on the [Open Peeps](https://www.openpeeps.com/) set by Pablo Stanley, which is licensed under [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/).\n\n![Avatars](https://github.com/user-attachments/assets/b4921fb0-97b9-4ccc-af64-9f81f1ba07a8)\n\n## Installation\n\nYou can install the library via npm:\n\n```bash\nnpm install @nextorders/avatar\n```\n\n## Usage\n\nTo generate an avatar, call the `createAvatar()` function and pass the options:\n\n```typescript\ntype AvatarOptions = {\n  seed: string\n  gender?: Gender\n  clothing?: 'amber' | 'green' | 'blue' | 'teal' | 'pink' | 'violet'\n  emotion?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10\n}\n```\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextorders%2Favatar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextorders%2Favatar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextorders%2Favatar/lists"}