{"id":28332405,"url":"https://github.com/thavixt/composia","last_synced_at":"2026-03-01T18:31:52.269Z","repository":{"id":292697543,"uuid":"981540372","full_name":"thavixt/composia","owner":"thavixt","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-21T22:41:01.000Z","size":807,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-26T07:10:36.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://composia.komlosidev.net","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/thavixt.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}},"created_at":"2025-05-11T10:50:17.000Z","updated_at":"2025-05-21T22:41:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"b608918f-05e8-4525-9c36-e30e693e411f","html_url":"https://github.com/thavixt/composia","commit_stats":null,"previous_names":["thavixt/composia"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thavixt/composia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thavixt%2Fcomposia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thavixt%2Fcomposia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thavixt%2Fcomposia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thavixt%2Fcomposia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thavixt","download_url":"https://codeload.github.com/thavixt/composia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thavixt%2Fcomposia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29978525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"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":[],"created_at":"2025-05-26T19:49:26.983Z","updated_at":"2026-03-01T18:31:52.261Z","avatar_url":"https://github.com/thavixt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @thavixt/composia - a component library\n\n| npm | github | bundle |\n| --- | --- | --- |\n| [![](https://img.shields.io/npm/v/@thavixt/composia?label=latest)](https://www.npmjs.com/package/@thavixt/composia) | ![GitHub last commit](https://img.shields.io/github/last-commit/thavixt/composia) | ![bundle (minified)](https://img.shields.io/bundlephobia/min/@thavixt/composia) |\n| ![NPM Last Update](https://img.shields.io/npm/last-update/%40thavixt%2Fcomposia) | [![pipeline](https://github.com/thavixt/composia/actions/workflows/build.yml/badge.svg)](https://github.com/thavixt/composia/actions/workflows/build.yml) | ![bundle (minified)](https://img.shields.io/bundlephobia/minzip/@thavixt/composia) |\n\u003c!-- \u003e @todo: analyze (and reduce) bundle size: https://bundlephobia.com/package/@thavixt/composia --\u003e\n\nTiny blocks, big wings!\n![Composia logo](https://composia.komlosidev.net/composia.svg)\n\u003c!-- [Composia credula](https://en.wikipedia.org/wiki/Composia) is a tiger moth of the family Erebidae first described in 1775. --\u003e\n`composia` is a React component library based on `shadcn` with some modifications and additional components.\n\nVisit the [Storybook](https://composia.komlosidev.net/) to view all available components with code examples.\n\n## Installation\n\n```bash\nnpm install @thavixt/composia\n```\n\n## Usage\n\nImport the pre-built styles in your root component:\n\n```tsx\nimport '@thavixt/composia/dist/index.css';\n```\n\nAn example of using the `\u003cButton /\u003e` component would look like this:\n\n```tsx\nimport { Button } from '@thavixt/composia';\n\nexport function MyComponent() {\n  return (\n    \u003cButton variant=\"secondary\" onClick={() =\u003e console.log('Clicked!')}\u003e\n      Perform task\n    \u003c/Button\u003e\n  )\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthavixt%2Fcomposia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthavixt%2Fcomposia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthavixt%2Fcomposia/lists"}