{"id":30955929,"url":"https://github.com/Trapar-waves/react-tailwind","last_synced_at":"2025-09-11T12:06:41.641Z","repository":{"id":285510192,"uuid":"958380470","full_name":"Trapar-waves/react-tailwind","owner":"Trapar-waves","description":"A modern UI development template integrating React and Tailwind CSS, with Rsbuild, TypeScript, ESLint (Antfu config), and Iconify support.","archived":false,"fork":false,"pushed_at":"2025-09-11T04:28:10.000Z","size":1138,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-11T05:18:16.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Trapar-waves.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-01T05:27:42.000Z","updated_at":"2025-09-11T01:19:05.000Z","dependencies_parsed_at":"2025-04-17T01:54:27.480Z","dependency_job_id":"224b213e-26cd-4989-a403-fd5a0bcb4332","html_url":"https://github.com/Trapar-waves/react-tailwind","commit_stats":null,"previous_names":["trapar-waves/react-tailwind"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/Trapar-waves/react-tailwind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trapar-waves%2Freact-tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trapar-waves%2Freact-tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trapar-waves%2Freact-tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trapar-waves%2Freact-tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trapar-waves","download_url":"https://codeload.github.com/Trapar-waves/react-tailwind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trapar-waves%2Freact-tailwind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274632587,"owners_count":25321251,"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-09-11T02:00:13.660Z","response_time":74,"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":[],"created_at":"2025-09-11T12:02:29.786Z","updated_at":"2025-09-11T12:06:41.631Z","avatar_url":"https://github.com/Trapar-waves.png","language":"TypeScript","funding_links":[],"categories":["Starter"],"sub_categories":["Rsbuild Starter"],"readme":"# @trapar-waves/react-tailwind\n\n![npm version](https://img.shields.io/npm/v/@trapar-waves/react-tailwind)\n![npm dm](https://img.shields.io/npm/dm/@trapar-waves/react-tailwind)\n![License](https://img.shields.io/github/license/Trapar-waves/react-tailwind)\n![GitHub last commit](https://img.shields.io/github/last-commit/Trapar-waves/react-tailwind)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Trapar-waves/react-tailwind/release.yml)\n![Renovate](https://img.shields.io/badge/renovate-enabled-blue)\n\n---\n\n[中文](./readme/README-CN.md) | [日本語](./readme/README-JP.md) | [Русский язык](./readme/README-RU.md)\n\n\u003e A modern UI development template integrating React and Tailwind CSS, with Rsbuild, TypeScript, ESLint (Antfu config), and Iconify support.\n\n## ✨ Features\n\n- **Modern UI Framework:** Built using React (v19) for a component-driven, declarative interface.\n- **Utility-First Styling:** Employs Tailwind CSS v4 (`tailwindcss`) along with `@tailwindcss/postcss`, enabling flexible and rapid styling while maintaining consistency.\n- **Fast Development Workflow:** Uses Rsbuild (`@rsbuild/core` and `@rsbuild/plugin-react`) for optimized builds and efficient development server performance.\n- **Icon Support:** Includes `@iconify/json` and `@iconify/tailwind4` for scalable and customizable iconography.\n- **Type Safety:** Utilizes TypeScript (v5.9.x) to enhance code reliability and provide robust type checking during development.\n- **Focus on Code Quality:** Includes ESLint with `@antfu/eslint-config` for linting and enforcing best practices in the codebase.\n- **Git Hooks:** Integrated `husky` and `lint-staged` for pre-commit checks.\n\n## 💻 Tech Stack\n\n- **Framework/Library:** React (v19)\n- **Styling:** Tailwind CSS (`tailwindcss`)\n- **Build Tool:** Rsbuild (`@rsbuild/core`)\n- **Language:** TypeScript (v5.9.x)\n- **CSS Processing:** PostCSS with `@tailwindcss/postcss`\n- **Linting:** ESLint with `@antfu/eslint-config`\n- **Iconography:** Iconify (`@iconify/json`, `@iconify/tailwind4`)\n\nSee the [package.json](./package.json) for a full list of dependencies.\n\n## 🚀 Getting Started\n\nFollow these instructions to get the project running locally.\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- Node.js (\u003e= 18.x recommended)\n- Package manager (npm, yarn, or pnpm)\n\n```bash\nnode -v\nnpm -v\n```\n\n### Installation\n\n1. Create a new project using the template:\n\n   ```bash\n   pnpm create trapar-waves\n   ```\n\n2. Navigate to your project directory and install dependencies:\n\n   ```bash\n   pnpm install\n   # or\n   npm install\n   # or\n   yarn install\n   ```\n\n3. Start the development server:\n\n   ```bash\n   pnpm dev\n   ```\n\n## 🧱 Project Structure\n\n```\n├── public/           # Static assets\n├── src/              # Source code\n│   ├── App.css       # Global styles and Tailwind imports\n│   ├── App.tsx       # Main application component\n│   └── index.tsx     # Entry point\n├── rsbuild.config.ts # Rsbuild configuration\n├── tsconfig.json     # TypeScript configuration\n├── eslint.config.js  # ESLint configuration\n└── package.json      # Project dependencies and scripts\n```\n\n## 🤝 Contributing\n\nContributions are welcome and greatly appreciated! Please follow these steps to contribute:\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## 👤 Author\n\n- **Rikka:** [admin@rikka.cc](mailto:admin@rikka.cc)\n- **GitHub Profile:** [Muromi-Rikka](https://github.com/Muromi-Rikka)\n\n## 🔗 Links\n\n- **Repository:** [https://github.com/Trapar-waves/react-tailwind](https://github.com/Trapar-waves/react-tailwind)\n- **Homepage:** [https://github.com/Trapar-waves/react-tailwind](https://github.com/Trapar-waves/react-tailwind)\n- **Issues:** [https://github.com/Trapar-waves/react-tailwind/issues](https://github.com/Trapar-waves/react-tailwind/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTrapar-waves%2Freact-tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTrapar-waves%2Freact-tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTrapar-waves%2Freact-tailwind/lists"}