{"id":48110171,"url":"https://github.com/idouglasd/solo-ui","last_synced_at":"2026-04-04T16:03:11.794Z","repository":{"id":346653003,"uuid":"1190926220","full_name":"iDouglasD/solo-ui","owner":"iDouglasD","description":" A modern React design system built on Base UI and CVA. Headless, composable, fully typed, with design tokens and Storybook documentation. Published as @solo-ui packages.","archived":false,"fork":false,"pushed_at":"2026-04-03T00:57:31.000Z","size":259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-03T10:48:09.496Z","etag":null,"topics":["base-ui","biomejs","changeset","design-system","headless","react","storybook","tsup","turborepo"],"latest_commit_sha":null,"homepage":"","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/iDouglasD.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":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":"2026-03-24T18:51:47.000Z","updated_at":"2026-04-03T00:57:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/iDouglasD/solo-ui","commit_stats":null,"previous_names":["idouglasd/solo-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iDouglasD/solo-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iDouglasD%2Fsolo-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iDouglasD%2Fsolo-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iDouglasD%2Fsolo-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iDouglasD%2Fsolo-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iDouglasD","download_url":"https://codeload.github.com/iDouglasD/solo-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iDouglasD%2Fsolo-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":["base-ui","biomejs","changeset","design-system","headless","react","storybook","tsup","turborepo"],"created_at":"2026-04-04T16:03:10.833Z","updated_at":"2026-04-04T16:03:11.785Z","avatar_url":"https://github.com/iDouglasD.png","language":"TypeScript","readme":"# solo-ui\n\nReact design system built with CVA, Tailwind CSS v4, and TypeScript.\n\n## Packages\n\n| Package | Description |\n|---------|-------------|\n| `@solo-ds/ui` | React component library |\n| `@solo-ds/tokens` | Design tokens (TS + CSS variables) |\n| `@solo-ds/ts-config` | Shared TypeScript configs |\n| `@solo-ds/lint-config` | Shared Biome configs |\n\n## Usage\n\n### Installation\n\n```bash\npnpm add @solo-ds/ui @solo-ds/tokens\n```\n\n### Setup\n\nImport the styles in your app entry point:\n\n```css\n@import '@solo-ds/tokens/styles/tokens.css';\n@import '@solo-ds/ui/styles.css';\n```\n\n### Components\n\n```tsx\nimport { Button } from '@solo-ds/ui'\n\nexport function App() {\n  return \u003cButton variant=\"primary\"\u003eClick me\u003c/Button\u003e\n}\n```\n\n### Tokens (TypeScript)\n\n```ts\nimport { colors } from '@solo-ds/tokens'\n```\n\n## Development\n\n**Requirements:** Node.js 18+, pnpm 10.7+\n\n```bash\npnpm install       # install dependencies\npnpm dev           # Storybook dev server\npnpm build         # build all packages\npnpm lint          # lint all packages\npnpm format        # format all packages\n```\n\n## Publishing\n\nReleases use [Changesets](https://github.com/changesets/changesets) with fixed versioning — all public packages version together.\n\n```bash\n# 1. Document your changes\npnpm changeset\n\n# 2. Bump versions\npnpm version-packages\n\n# 3. Publish to NPM\npnpm release\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidouglasd%2Fsolo-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidouglasd%2Fsolo-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidouglasd%2Fsolo-ui/lists"}