{"id":28093160,"url":"https://github.com/sanity-io/ui","last_synced_at":"2026-03-16T11:09:57.706Z","repository":{"id":39862227,"uuid":"275879932","full_name":"sanity-io/ui","owner":"sanity-io","description":"UI building blocks for Sanity.","archived":false,"fork":false,"pushed_at":"2026-02-21T10:06:51.000Z","size":17624,"stargazers_count":160,"open_issues_count":33,"forks_count":20,"subscribers_count":22,"default_branch":"main","last_synced_at":"2026-02-23T14:38:42.994Z","etag":null,"topics":["sanity-io","ui-framework","ui-library"],"latest_commit_sha":null,"homepage":"https://sanity.io/ui","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/sanity-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2020-06-29T17:14:46.000Z","updated_at":"2026-02-15T15:32:55.000Z","dependencies_parsed_at":"2023-10-13T03:40:32.375Z","dependency_job_id":"e4d3bbc6-8219-4f78-bbee-c865036472f1","html_url":"https://github.com/sanity-io/ui","commit_stats":{"total_commits":483,"total_committers":15,"mean_commits":32.2,"dds":0.2256728778467909,"last_synced_commit":"18bb694e6821b8b7b70f7666d15574651a759646"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/sanity-io/ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanity-io","download_url":"https://codeload.github.com/sanity-io/ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29839924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T20:42:33.054Z","status":"ssl_error","status_checked_at":"2026-02-25T20:42:21.322Z","response_time":61,"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":["sanity-io","ui-framework","ui-library"],"created_at":"2025-05-13T14:00:54.680Z","updated_at":"2026-02-25T21:01:20.615Z","avatar_url":"https://github.com/sanity-io.png","language":"TypeScript","readme":"# @sanity/ui\n\nThe Sanity UI components.\n\n```sh\nnpm install @sanity/ui\n\n# Install peer dependencies\nnpm install react react-dom styled-components\n```\n\n[![npm version](https://img.shields.io/npm/v/@sanity/ui.svg?style=flat-square)](https://www.npmjs.com/package/@sanity/ui)\n\n## Usage\n\n```jsx\nimport {Button, ThemeProvider} from '@sanity/ui'\nimport {buildTheme} from '@sanity/ui/theme'\nimport {createRoot} from 'react-dom/client'\n\nconst root = createRoot(document.getElementById('root'))\nconst theme = buildTheme()\n\nroot.render(\n  \u003cThemeProvider theme={theme}\u003e\n    \u003cButton text=\"Hello, world\" /\u003e\n  \u003c/ThemeProvider\u003e,\n)\n```\n\n## License\n\nMIT-licensed. See LICENSE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanity-io%2Fui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanity-io%2Fui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanity-io%2Fui/lists"}