{"id":23613529,"url":"https://github.com/gopalverma1303/eclairui","last_synced_at":"2026-01-21T06:28:46.672Z","repository":{"id":249651680,"uuid":"826638248","full_name":"GopalVerma1303/EclairUI","owner":"GopalVerma1303","description":"A comprehensive collection of meticulously crafted React components styled with Tailwind CSS and Framer Motion.","archived":false,"fork":false,"pushed_at":"2025-02-26T11:40:34.000Z","size":53814,"stargazers_count":14,"open_issues_count":8,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T03:06:48.163Z","etag":null,"topics":["css","framer-motion","hectoberfest","html","javascript","nextjs","pwoc","react","swoc","tailwindcss","turborepo","typescript","ui","ui-components","uik"],"latest_commit_sha":null,"homepage":"https://eclairui.gopx.dev","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/GopalVerma1303.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-07-10T05:08:39.000Z","updated_at":"2025-03-13T15:02:38.000Z","dependencies_parsed_at":"2024-07-22T14:08:36.650Z","dependency_job_id":"70d5777a-e36b-492a-9ab2-1187f29417b7","html_url":"https://github.com/GopalVerma1303/EclairUI","commit_stats":{"total_commits":264,"total_committers":4,"mean_commits":66.0,"dds":0.08333333333333337,"last_synced_commit":"17edbc744b668a6a8d0a8f5e8894406e05e3edf6"},"previous_names":["gopalverma1303/webui.gopx","gopalverma1303/gopxwebui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GopalVerma1303%2FEclairUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GopalVerma1303%2FEclairUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GopalVerma1303%2FEclairUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GopalVerma1303%2FEclairUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GopalVerma1303","download_url":"https://codeload.github.com/GopalVerma1303/EclairUI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253827458,"owners_count":21970527,"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":["css","framer-motion","hectoberfest","html","javascript","nextjs","pwoc","react","swoc","tailwindcss","turborepo","typescript","ui","ui-components","uik"],"created_at":"2024-12-27T17:17:25.437Z","updated_at":"2026-01-21T06:28:46.644Z","avatar_url":"https://github.com/GopalVerma1303.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://eclairui.gopx.dev/eui-r.png\" alt=\"EclairUI Logo\" height=\"100\"\u003e\n\n### Eclair UI\n\nBeautiful UI Components for Web at Your Fingertips\n\u003cbr /\u003e\n\n[![GitHub stars](https://img.shields.io/github/stars/GopalVerma1303/EclairUI.svg?style=social\u0026label=Star)](https://github.com/GopalVerma1303/EclairUI)\n[![GitHub forks](https://img.shields.io/github/forks/GopalVerma1303/EclairUI.svg?style=social\u0026label=Fork)](https://github.com/GopalVerma1303/EclairUI/fork)\n[![GitHub watchers](https://img.shields.io/github/watchers/GopalVerma1303/EclairUI.svg?style=social\u0026label=Watch)](https://github.com/GopalVerma1303/EclairUI)\n\n[![Next.js](https://img.shields.io/badge/Next.js-black?style=for-the-badge\u0026logo=next.js\u0026logoColor=white)](https://nextjs.org/)\n[![React.js](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)](https://reactjs.org/)\n[![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)](https://tailwindcss.com/)\n[![Framer Motion](https://img.shields.io/badge/Framer_Motion-black?style=for-the-badge\u0026logo=framer\u0026logoColor=blue)](https://framer.com/motion)\n\n\u003c/div\u003e\n\u003cbr /\u003e\n\n## Overview\n\nEclairUI is a comprehensive UI component library built with Next.js, React, and TailwindCSS. The project is structured as a Turborepo monorepo, providing a collection of beautiful, customizable components along with development tools and templates.\n\n  \u003cimg src=\"https://eclairui.gopx.dev/og.jpeg\" alt=\"EclairUI OG Image\"\u003e\n\n## Repository Structure\n\n```\n.\n├── apps/\n│   ├── website/      # Main documentation and showcase website\n│   ├── template/     # Collection of UI templates\n│   └── playground/   # Component testing environment\n├── packages/\n│   ├── cli/          # EclairUI CLI tool\n│   ├── config-eslint/     # Shared ESLint configuration\n│   ├── config-tailwind/   # Shared Tailwind configuration\n│   ├── config-typescript/ # Shared TypeScript configuration\n│   └── ui/           # Core UI components package\n└── [configuration files]\n```\n\n## Applications\n\n- **Website** (`apps/website`): Main documentation and showcase site built with Next.js\n- **Templates** (`apps/template`): Collection of pre-built UI templates and layouts\n- **Playground** (`apps/playground`): Development environment for testing components\n\n## Packages\n\n- **CLI** (`packages/cli`): Command-line interface for EclairUI\n- **UI** (`packages/ui`): Core UI components library\n- **Configurations**:\n  - `config-eslint`: Shared ESLint rules\n  - `config-tailwind`: Shared Tailwind CSS configuration\n  - `config-typescript`: Shared TypeScript configuration\n\n## Getting Started\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/GopalVerma1303/EclairUI.git\ncd EclairUI\n```\n\n2. Install dependencies:\n\n```bash\npnpm install\n```\n\n3. Run the development server:\n\n```bash\npnpm dev\n```\n\n## Available Scripts\n\n- `pnpm dev`: Start all applications in development mode\n- `pnpm build`: Build all applications and packages\n- `pnpm start`: Start all applications in production mode\n- `pnpm lint`: Run ESLint across all projects\n- `pnpm clean`: Clean all build outputs and caches\n\n## Technology Stack\n\n- **Framework**: [Next.js](https://nextjs.org/)\n- **Package Manager**: [pnpm](https://pnpm.io/)\n- **Monorepo Tool**: [Turborepo](https://turbo.build/)\n- **Styling**: [Tailwind CSS](https://tailwindcss.com/)\n- **Animation**: [Framer Motion](https://www.framer.com/motion/)\n- **Language**: [TypeScript](https://www.typescriptlang.org/)\n- **Linting**: [ESLint](https://eslint.org/)\n\n## Development\n\n### Prerequisites\n\n- Node.js 16.x or higher\n- pnpm 7.x or higher\n\n### Local Development\n\n1. Start the development server:\n\n```bash\npnpm dev\n```\n\n2. Access the applications:\n\n- Website: http://localhost:3000\n- Templates: http://localhost:3001\n- Playground: http://localhost:3002\n\n## Contributing\n\nWe welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details on:\n\n- Code of Conduct\n- Development process\n- How to submit pull requests\n- Coding standards\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Support\n\n- 📫 Report bugs via [GitHub Issues](https://github.com/GopalVerma1303/EclairUI/issues)\n- 💬 Ask questions in [GitHub Discussions](https://github.com/GopalVerma1303/EclairUI/discussions)\n- 📦 Track releases in our [Changelog](CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopalverma1303%2Feclairui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgopalverma1303%2Feclairui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopalverma1303%2Feclairui/lists"}