{"id":31919519,"url":"https://github.com/techwithty/ai-avatar-dropdown","last_synced_at":"2026-05-06T03:34:38.905Z","repository":{"id":312436693,"uuid":"1047501217","full_name":"TechWithTy/ai-avatar-dropdown","owner":"TechWithTy","description":"AI Avatar voice and recipient dropdown components for React/Next.js. Accessible UX, keyboard-friendly, and themeable with design tokens.","archived":false,"fork":false,"pushed_at":"2025-08-30T15:07:59.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-22T09:28:15.558Z","etag":null,"topics":["a11y","accessibility","ai","design-system","dropdown","frontend","nextjs","react","tailwind","typescript","ui-components","voice"],"latest_commit_sha":null,"homepage":"https://www.cybershoptech.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TechWithTy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-30T15:06:02.000Z","updated_at":"2025-08-30T15:08:02.000Z","dependencies_parsed_at":"2025-08-30T17:22:41.338Z","dependency_job_id":"a7b05a28-561b-43a0-9479-4b6697ef14c3","html_url":"https://github.com/TechWithTy/ai-avatar-dropdown","commit_stats":null,"previous_names":["techwithty/ai-avatar-dropdown"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TechWithTy/ai-avatar-dropdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechWithTy%2Fai-avatar-dropdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechWithTy%2Fai-avatar-dropdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechWithTy%2Fai-avatar-dropdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechWithTy%2Fai-avatar-dropdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechWithTy","download_url":"https://codeload.github.com/TechWithTy/ai-avatar-dropdown/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechWithTy%2Fai-avatar-dropdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677930,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["a11y","accessibility","ai","design-system","dropdown","frontend","nextjs","react","tailwind","typescript","ui-components","voice"],"created_at":"2025-10-13T21:45:02.232Z","updated_at":"2026-05-06T03:34:38.866Z","avatar_url":"https://github.com/TechWithTy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Avatar Dropdown\n\nAccessible AI Avatar voice and recipient dropdown components for React/Next.js.\n\n- Themeable via Tailwind design tokens (see `_docs/features/ui/theming.md`)\n- Keyboard and screen-reader friendly\n- TypeScript-first\n\nWebsite: https://www.cybershoptech.com\n\n## Exports\n\n```ts\nimport { AgentVoiceDropdown, AllRecipientDropdown } from \"@/external/ai-avatar-dropdown\";\n```\n\n## Usage\n\n```tsx\nimport { AgentVoiceDropdown, AllRecipientDropdown } from \"@/external/ai-avatar-dropdown\";\n\nexport default function Example() {\n  return (\n    \u003cdiv className=\"space-y-4\"\u003e\n      \u003cAgentVoiceDropdown onChange={(voiceId) =\u003e console.log(voiceId)} /\u003e\n      \u003cAllRecipientDropdown onChange={(id) =\u003e console.log(id)} /\u003e\n    \u003c/div\u003e\n  );\n}\n```\n\n## Development\n\n- Follows Biome linting/formatting rules.\n- Uses Radix UI primitives and Tailwind tokens (`bg-card`, `border-border`, etc.).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechwithty%2Fai-avatar-dropdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechwithty%2Fai-avatar-dropdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechwithty%2Fai-avatar-dropdown/lists"}