{"id":49654282,"url":"https://github.com/jal-co/ui","last_synced_at":"2026-05-31T05:02:48.001Z","repository":{"id":343849082,"uuid":"1178310330","full_name":"jal-co/ui","owner":"jal-co","description":"Open-source React component library. Polished, composable components for React and Tailwind CSS. Distributed via a shadcn-compatible registry. Never paywalled.","archived":false,"fork":false,"pushed_at":"2026-04-24T16:48:26.000Z","size":10910,"stargazers_count":101,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T22:25:01.402Z","etag":null,"topics":["component-library","nextjs","open-source","react","react-components","shadcn","shadcn-registry","shadcn-ui","tailwindcss","ui"],"latest_commit_sha":null,"homepage":"https://ui.justinlevine.me","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/jal-co.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"jal-co","patreon":"jalco","open_collective":null,"ko_fi":"jalco","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2026-03-10T22:46:35.000Z","updated_at":"2026-05-22T20:40:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jal-co/ui","commit_stats":null,"previous_names":["jal-co/ui"],"tags_count":0,"template":false,"template_full_name":"shadcn-ui/registry-template","purl":"pkg:github/jal-co/ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jal-co%2Fui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jal-co%2Fui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jal-co%2Fui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jal-co%2Fui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jal-co","download_url":"https://codeload.github.com/jal-co/ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jal-co%2Fui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33719601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":["component-library","nextjs","open-source","react","react-components","shadcn","shadcn-registry","shadcn-ui","tailwindcss","ui"],"created_at":"2026-05-06T08:00:39.127Z","updated_at":"2026-05-31T05:02:47.987Z","avatar_url":"https://github.com/jal-co.png","language":"TypeScript","funding_links":["https://github.com/sponsors/jal-co","https://patreon.com/jalco","https://ko-fi.com/jalco"],"categories":["Community Projects"],"sub_categories":["Live Demos"],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://ui.justinlevine.me\"\u003e\n    \u003cimg src=\"./apps/docs/public/brand/repo-header.png\" alt=\"jal-co/ui\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Open-source React component library for React and Tailwind CSS.\u003cbr /\u003e\n  Distributed via a \u003ca href=\"https://ui.shadcn.com\"\u003eshadcn\u003c/a\u003e-compatible registry. Never paywalled.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://ui.justinlevine.me\"\u003eDocs \u0026 Previews\u003c/a\u003e · \u003ca href=\"https://ui.justinlevine.me/docs\"\u003eComponents\u003c/a\u003e · \u003ca href=\"https://ui.justinlevine.me/docs/installation\"\u003eInstallation\u003c/a\u003e\n\u003c/p\u003e\n\n## About\n\njal-co/ui is an open-source React component library by [Justin Levine](https://justinlevine.me). Every component is free, open source, and will never be paywalled.\n\nComponents are polished, composable, and built for React and Tailwind CSS. Install them with a single command via the shadcn-compatible registry, or copy the source directly into your project.\n\n## Install\n\n```bash\nnpx shadcn@latest add @jalco/[component]\n```\n\nBrowse all components at [ui.justinlevine.me/docs](https://ui.justinlevine.me/docs).\n\n## Design principles\n\n- **Open source, never paywalled** — every component is free to use, modify, and distribute\n- **Self-contained** — components work without shadcn primitives unless complex interaction justifies it\n- **Zero dependencies preferred** — no Motion, no extra packages unless the payoff is clear\n- **Server-first** — async server components where it makes sense\n- **Strong defaults** — useful out of the box, not a blank canvas\n\n## Local development\n\n```bash\npnpm install        # install dependencies\npnpm dev            # start dev server\npnpm build          # shadcn build + next build\npnpm registry:build # registry only\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md).\n\n## Sponsors\n\nAnalytics by [OpenPanel](https://openpanel.dev/open-source?utm_source=justinlevine.me).\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjal-co%2Fui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjal-co%2Fui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjal-co%2Fui/lists"}