{"id":19848778,"url":"https://github.com/Tailus-UI/ui.tailus.io","last_synced_at":"2025-05-01T22:30:38.249Z","repository":{"id":220123884,"uuid":"687419169","full_name":"Tailus-UI/ui.tailus.io","owner":"Tailus-UI","description":"Build Custom Web UIs Highly customizable React components for crafting modern, personalized websites and applications.","archived":false,"fork":false,"pushed_at":"2024-05-30T05:42:21.000Z","size":3703,"stargazers_count":449,"open_issues_count":5,"forks_count":22,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T08:41:37.275Z","etag":null,"topics":["radix-ui","react","tailus","tailwindcss"],"latest_commit_sha":null,"homepage":"https://ui.tailus.io/","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/Tailus-UI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2023-09-05T10:17:43.000Z","updated_at":"2025-04-03T19:58:32.000Z","dependencies_parsed_at":"2024-11-21T23:35:48.733Z","dependency_job_id":null,"html_url":"https://github.com/Tailus-UI/ui.tailus.io","commit_stats":null,"previous_names":["tailus-ui/tailus-ui-react","tailus-ui/ui.tailus.io"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tailus-UI%2Fui.tailus.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tailus-UI%2Fui.tailus.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tailus-UI%2Fui.tailus.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tailus-UI%2Fui.tailus.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tailus-UI","download_url":"https://codeload.github.com/Tailus-UI/ui.tailus.io/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251954695,"owners_count":21670854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["radix-ui","react","tailus","tailwindcss"],"created_at":"2024-11-12T13:18:20.694Z","updated_at":"2025-05-01T22:30:37.073Z","avatar_url":"https://github.com/Tailus-UI.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv\u003e\n  \u003ch1\u003eTailus UI React\u003c/h1\u003e\n  \u003cp\u003eCollection of highly customizable and accessible React components. Built on top of Tailwind CSS, Radix UI, and themed with Tailus Themer, Tailus UI React is your one-stop shop for building beautiful and functional web user interfaces.\u003c/p\u003e\n  \u003cimg src=\"public/main-cover.webp\" alt=\"Tailus UI React cover\" width=\"100%\" height=\"auto\" /\u003e\n\n  \u003cdiv style=\"margin-top: 1rem\"\u003e\n      \u003ca href=\"https://twitter.com/tailus_ui\"\u003e\n        \u003cimg alt=\"badge twitter\" src=\"https://img.shields.io/twitter/follow/tailus_ui?style=social\"\u003e\n      \u003c/a\u003e\n      \u003ca href=\"https://cd.linkedin.com/company/tailus-ui\"\u003e\n        \u003cimg alt=\"logo linkedin\" src=\"https://img.shields.io/badge/-tailus_ui-blue?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\u0026link=https://cd.linkedin.com/company/tailus-ui\"\u003e\n      \u003c/a\u003e\n      \u003ca href=\"https://www.github.com/tailus-ui/tailus-ui-react\"\u003e\n        \u003cimg alt=\"github stars\" src=\"https://img.shields.io/github/stars/tailus-ui/tailus-ui-react?style=social\"\u003e\n      \u003c/a\u003e\n      \u003cimg alt=\"MIT licence\" src=\"https://img.shields.io/badge/license-MIT-blue.svg\"\u003e      \n  \u003c/div\u003e\n\u003c/div\u003e\n\n## Documentation\n\nYou can find the Tailus UI React documentation [on our website](https://beta.tailus.io/docs/introduction/).\n\n## Examples\n\nYou can find the Tailus UI React examples [on our Demo page](https://beta.tailus.io/demo/).\n\n## Getting started\n\nYou'll need to be familiar with Node.js and `npm`, and have `npm` installed. You should be comfortable installing\npackages with `npm`, and experience creating web apps with React and Tailwind CSS will be very helpful.\n\n1. First, you need to clone the project:\n\n```bash\ngit clone https://github.com/Tailus-UI/tailus-ui-react.git\ncd tailus-ui-react\n```\n\n2. Then, install the dependencies:\n\n```bash\nnpm install\n```\n\nor use the shortcut command:\n\n```bash\nnpm i\n```\n\n3. Finally, start the development server:\n\n```bash\nnpm run storybook\n```\n\nThen open [http://localhost:6006/](http://localhost:6006/) in your browser.\n\n## Contributing\n\nIf you want to contribute to Tailus UI React, you can follow\nthe [contributing guide](https://github.com/tailus-ui/tailus-ui-react/blob/main/CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the MIT License - see\nthe [LICENSE](https://github.com/tailus-ui/tailus-ui-react/blob/main/LICENCE.md) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTailus-UI%2Fui.tailus.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTailus-UI%2Fui.tailus.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTailus-UI%2Fui.tailus.io/lists"}