{"id":27351678,"url":"https://github.com/educlopez/switch2-ui","last_synced_at":"2026-04-09T08:09:36.102Z","repository":{"id":285807600,"uuid":"959419083","full_name":"educlopez/switch2-ui","owner":"educlopez","description":"UI From the Switch 2 using Nextjs, Tailwindcss and shadcn","archived":false,"fork":false,"pushed_at":"2025-04-04T16:44:43.000Z","size":2749,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T20:37:19.109Z","etag":null,"topics":["nextjs","switch2","tailwindcss","ui"],"latest_commit_sha":null,"homepage":"https://switch2-ui.vercel.app/","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/educlopez.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}},"created_at":"2025-04-02T18:51:17.000Z","updated_at":"2025-04-07T15:29:54.000Z","dependencies_parsed_at":"2025-04-02T19:40:34.888Z","dependency_job_id":"30c69f78-c462-497c-9cc3-d069e575687d","html_url":"https://github.com/educlopez/switch2-ui","commit_stats":null,"previous_names":["educlopez/switch2-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/educlopez/switch2-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educlopez%2Fswitch2-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educlopez%2Fswitch2-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educlopez%2Fswitch2-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educlopez%2Fswitch2-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/educlopez","download_url":"https://codeload.github.com/educlopez/switch2-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educlopez%2Fswitch2-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267293766,"owners_count":24065323,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"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":["nextjs","switch2","tailwindcss","ui"],"created_at":"2025-04-12T20:32:44.477Z","updated_at":"2026-04-09T08:09:36.052Z","avatar_url":"https://github.com/educlopez.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Switch-2-ui\n\nA modern, beautiful, and accessible UI component library built with Next.js 15, React 19, TypeScript, and Tailwind CSS. This project provides a comprehensive set of reusable components powered by Radix UI primitives and styled with a clean, modern design system.\n\n## ✨ Features\n\n- 🎨 Modern and beautiful UI components\n- ♿️ Fully accessible components using Radix UI primitives\n- 🌗 Dark mode support with next-themes\n- 📱 Responsive design\n- 🎯 Type-safe with TypeScript\n- 🎨 Customizable with Tailwind CSS\n- 🚀 Built on Next.js 15 for optimal performance\n- 📦 Easy to use and integrate\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js (v18 or higher)\n- pnpm (recommended) or npm\n\n### Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/educlopez/switch2-ui.git\ncd switch2-ui\n```\n\n2. Install dependencies:\n\n```bash\npnpm install\n```\n\n3. Run the development server:\n\n```bash\npnpm dev\n```\n\n4. Open [http://localhost:3000](http://localhost:3000) in your browser to see the result.\n\n## 🧱 Component Library\n\nSwitch-2-ui includes a wide range of components:\n\n- **Layout**: Accordion, AspectRatio, Collapsible, Separator\n- **Navigation**: Menubar, NavigationMenu, Tabs\n- **Inputs**: Checkbox, RadioGroup, Select, Slider, Switch, Toggle\n- **Overlays**: AlertDialog, Dialog, DropdownMenu, HoverCard, Popover, Tooltip\n- **Feedback**: Progress, Toast\n- **Typography**: Various text styles and components\n- **Data Display**: Avatar, Table, ScrollArea\n- And many more!\n\n## 🛠️ Technologies\n\n- [Next.js 15](https://nextjs.org/)\n- [React 19](https://react.dev/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Radix UI](https://www.radix-ui.com/)\n- [Lucide Icons](https://lucide.dev/)\n- [React Hook Form](https://react-hook-form.com/)\n- [Zod](https://zod.dev/)\n\n## 📝 Development\n\n### Scripts\n\n- `pnpm dev` - Start development server\n- `pnpm build` - Build for production\n- `pnpm start` - Start production server\n- `pnpm lint` - Run linting\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to open issues and submit pull requests.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## 📞 Support\n\nIf you have any questions or need help, please open an issue in the repository.\n\n---\n\nMade with ❤️ using Next.js and Radix UI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduclopez%2Fswitch2-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feduclopez%2Fswitch2-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduclopez%2Fswitch2-ui/lists"}