{"id":43878758,"url":"https://github.com/valence-project/react-valence","last_synced_at":"2026-02-06T15:08:13.944Z","repository":{"id":59913225,"uuid":"539749894","full_name":"valence-project/react-valence","owner":"valence-project","description":"React based accessible component library","archived":false,"fork":false,"pushed_at":"2022-10-16T16:26:16.000Z","size":3062,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-25T11:02:45.890Z","etag":null,"topics":["accessibility","component-library","react","react-aria"],"latest_commit_sha":null,"homepage":"https://valence-project.github.io/react-valence","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valence-project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-22T01:31:54.000Z","updated_at":"2022-12-26T13:36:33.000Z","dependencies_parsed_at":"2023-01-20T05:34:03.549Z","dependency_job_id":null,"html_url":"https://github.com/valence-project/react-valence","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/valence-project/react-valence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valence-project%2Freact-valence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valence-project%2Freact-valence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valence-project%2Freact-valence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valence-project%2Freact-valence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valence-project","download_url":"https://codeload.github.com/valence-project/react-valence/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valence-project%2Freact-valence/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29165910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T14:37:12.680Z","status":"ssl_error","status_checked_at":"2026-02-06T14:36:22.973Z","response_time":59,"last_error":"SSL_read: 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":["accessibility","component-library","react","react-aria"],"created_at":"2026-02-06T15:08:13.325Z","updated_at":"2026-02-06T15:08:13.932Z","avatar_url":"https://github.com/valence-project.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [react-valence](https://github.com/valence-project/react-valence)\n\nA component library for generating accesssible, progressive, and flexible user interfaces.\n\n## Features\n\n- **Accessible** – react-valence components are designed with accessibility top-of-mind and include full screen reader and keyboard navigation support.\n- **Adaptive** – react-valence components are designed to work with mouse, touch, and keyboard interactions. They’re built with responsive design principles to deliver a great experience, no matter the device.\n- **International** – react-valence components are designed to support over 30 languages, including support for right-to-left languages, date and number formatting, and more.\n- **Customizable theming** – react-valence supports custom themes and icons to match your brand, including automatic support for dark mode.\n\n## Example\n\nAn example of using react-valence.\n\n```jsx\nimport { Provider, defaultTheme, Button } from \"react-valence\";\n\n// Render it in your app!\nfunction App() {\n  return (\n    \u003cProvider theme={theme}\u003e\n      \u003cButton variant=\"cta\" onPress={() =\u003e alert(\"Hey there!\")}\u003e\n        Hello World!\n      \u003c/Button\u003e\n    \u003c/Provider\u003e\n  );\n}\n```\n\n## Learn more\n\nreact-valence began as fork of Adobe's design system [React Spectrum](https://react-spectrum.adobe.com/react-spectrum/index.html). It uses hooks from Adobe's opensource libraries: [React Aria](https://react-spectrum.adobe.com/react-aria/index.html) and [React Stately](https://react-spectrum.adobe.com/react-stately/index.html). The goal of this project is to provide a clear path to creating accessible, customizable user interfaces.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalence-project%2Freact-valence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalence-project%2Freact-valence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalence-project%2Freact-valence/lists"}