{"id":19564482,"url":"https://github.com/dioxuslabs/components","last_synced_at":"2025-07-29T02:04:44.217Z","repository":{"id":231925027,"uuid":"781786614","full_name":"DioxusLabs/components","owner":"DioxusLabs","description":"Accessible, unstyled, foundational components for Dioxus.","archived":false,"fork":false,"pushed_at":"2025-07-25T20:42:26.000Z","size":3114,"stargazers_count":138,"open_issues_count":15,"forks_count":24,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-07-26T03:41:45.190Z","etag":null,"topics":["components","dioxus","rust"],"latest_commit_sha":null,"homepage":"https://dioxuslabs.github.io/components/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DioxusLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2024-04-04T03:13:44.000Z","updated_at":"2025-07-25T20:40:38.000Z","dependencies_parsed_at":"2024-04-16T04:41:39.648Z","dependency_job_id":"33db8d02-f745-4451-a8f8-81434c48c041","html_url":"https://github.com/DioxusLabs/components","commit_stats":null,"previous_names":["dioxuslabs/components"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DioxusLabs/components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DioxusLabs%2Fcomponents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DioxusLabs%2Fcomponents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DioxusLabs%2Fcomponents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DioxusLabs%2Fcomponents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DioxusLabs","download_url":"https://codeload.github.com/DioxusLabs/components/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DioxusLabs%2Fcomponents/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267617643,"owners_count":24116208,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["components","dioxus","rust"],"created_at":"2024-11-11T05:22:12.595Z","updated_at":"2025-07-29T02:04:44.209Z","avatar_url":"https://github.com/DioxusLabs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e🎲 Dioxus Primitives 🧱\u003c/h1\u003e\n  \u003cp\u003e\u003cstrong\u003eAccessible, unstyled, foundational components for Dioxus.\u003c/strong\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003c!-- Crates version --\u003e\n  \u003ca href=\"https://crates.io/crates/dioxus-primitives\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/v/dioxus-primitives.svg?style=flat-square\"\n    alt=\"Crates.io version\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- Downloads --\u003e\n  \u003ca href=\"https://crates.io/crates/dioxus-primitives\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/d/dioxus-primitives.svg?style=flat-square\"\n      alt=\"Download\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- docs --\u003e\n  \u003ca href=\"https://docs.rs/dioxus-primitives\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square\"\n      alt=\"docs.rs docs\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n---\n\n\u003cbr/\u003e\n\nDioxus primitives is an ARIA-accessible, unstyled, foundational component library for Dioxus based on Radix Primitives. We bring the logic, you bring the styling.\n\nBuilding styled and more featured component libraries on top of Dioxus Primitives is encouraged!\n\n## Here's what we have.\n\nWe're still in the early days - Many components are still being created and stabilized.\n\n28/28\n\n- [x] Accordion\n- [x] Alert Dialog\n- [x] Aspect Ratio\n- [x] Avatar\n- [x] Calendar\n- [x] Checkbox\n- [x] Collapsible\n- [x] Context Menu\n- [x] Dialog\n- [x] Dropdown Menu\n- [x] Hover Card\n- [x] Label\n- [x] Menubar\n- [x] Navigation Menu\n- [x] Popover\n- [x] Progress\n- [x] Radio Group\n- [x] Scroll Area\n- [x] Select\n- [x] Separator\n- [x] Slider\n- [x] Switch\n- [x] Tabs\n- [x] Toast\n- [x] Toggle\n- [x] Toggle Group\n- [x] Toolbar\n- [x] Tooltip\n\n## Running the preview.\n\nYou can run the `preview` app with:\n\n```\ncargo run -p preview --features desktop\n```\n\nor for the web build\n\n```\ncargo binstall dioxus-cli -y --force --version 0.7.0-alpha.3\ndx run -p preview --platform web\n```\n\n## License\n\nThis project is dual licensed under the [MIT](./LICENSE-MIT) and [Apache 2.0](./LICENSE-APACHE) licenses.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository, by you, shall be licensed as MIT or Apache 2.0, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdioxuslabs%2Fcomponents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdioxuslabs%2Fcomponents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdioxuslabs%2Fcomponents/lists"}