{"id":15551349,"url":"https://github.com/sj-distributor/create-react-boilerplates","last_synced_at":"2025-08-19T00:08:08.901Z","repository":{"id":37979651,"uuid":"496449132","full_name":"sj-distributor/create-react-boilerplates","owner":"sj-distributor","description":"🚀 Create React Boilerplate","archived":false,"fork":false,"pushed_at":"2025-06-23T00:45:17.000Z","size":35732,"stargazers_count":48,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-12T08:28:22.087Z","etag":null,"topics":["boilerplate","create-react","create-react-boilerplate","create-react-template","react","react-template","template","typescript","vite"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-react-boilerplates","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/sj-distributor.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}},"created_at":"2022-05-26T01:59:26.000Z","updated_at":"2025-06-23T00:40:12.000Z","dependencies_parsed_at":"2023-12-09T02:35:49.440Z","dependency_job_id":"1d473d5e-0158-4c74-b469-3d445028f371","html_url":"https://github.com/sj-distributor/create-react-boilerplates","commit_stats":{"total_commits":239,"total_committers":3,"mean_commits":79.66666666666667,"dds":0.2259414225941423,"last_synced_commit":"65fecd8c11297f1fb8a4d2a0e37f0115a42fabc4"},"previous_names":["sj-distributor/react-vite-boilerplate"],"tags_count":34,"template":true,"template_full_name":null,"purl":"pkg:github/sj-distributor/create-react-boilerplates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sj-distributor%2Fcreate-react-boilerplates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sj-distributor%2Fcreate-react-boilerplates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sj-distributor%2Fcreate-react-boilerplates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sj-distributor%2Fcreate-react-boilerplates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sj-distributor","download_url":"https://codeload.github.com/sj-distributor/create-react-boilerplates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sj-distributor%2Fcreate-react-boilerplates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271078587,"owners_count":24695473,"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-08-18T02:00:08.743Z","response_time":89,"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":["boilerplate","create-react","create-react-boilerplate","create-react-template","react","react-template","template","typescript","vite"],"created_at":"2024-10-02T14:04:20.416Z","updated_at":"2025-08-19T00:08:08.887Z","avatar_url":"https://github.com/sj-distributor.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Create React Boilerplates\n\n[![npm version](https://img.shields.io/npm/v/create-react-boilerplates.svg)](https://www.npmjs.com/package/create-react-boilerplates)\n[![MIT License](https://img.shields.io/npm/l/create-react-boilerplates.svg?style=flat-square)](https://github.com/sj-distributor/create-react-boilerplates/blob/main/LICENSE)\n[![node](https://img.shields.io/badge/node-%5E14.18.0%20%7C%7C%20%3E%3D%2016.0.0-brightgreen)](https://github.com/nodejs/release#release-schedule)\n[![CI Test](https://github.com/sj-distributor/create-react-boilerplates/actions/workflows/pull_request.yml/badge.svg)](https://github.com/sj-distributor/create-react-boilerplates/actions/workflows/pull_request.yml)\n\n一个快速创建现代化 React 项目的脚手架工具，提供多种预配置模板，让你能够快速启动 React 项目开发。\n\n## ✨ 特性\n\n- 🚀 **快速创建** - 一条命令即可创建完整的 React 项目\n- 📦 **多种模板** - 提供不同技术栈的项目模板\n- 🔧 **开箱即用** - 预配置了 TypeScript、ESLint、Vite 等现代化工具\n- 🎯 **最佳实践** - 遵循 React 社区最佳实践和代码规范\n- 📱 **现代化** - 使用最新版本的 React 19 和相关依赖\n\n## 📋 系统要求\n\n- npm / yarn / pnpm\n\n## 🚀 快速开始\n\n\n### 使用 yarn\n\n```bash\nyarn create react-boilerplates\n```\n\n### 使用 pnpm\n\n```bash\npnpm create react-boilerplates\n```\n\n## 📚 可用模板\n\n### 1. TypeScript 模板 (`react-ts`)\n\n基础的 React + TypeScript 项目模板，包含：\n\n- ⚛️ React 19\n- 🔷 TypeScript\n- ⚡ Vite 构建工具\n- 🔍 ESLint 代码检查\n- 🎨 现代化项目结构\n\n### 2. TypeScript + Zustand 模板 (`react-zustand`)\n\n包含状态管理的完整项目模板，包含：\n\n- ⚛️ React 19\n- 🔷 TypeScript\n- 🐻 Zustand 状态管理\n- 🛠️ Ramda 函数式编程工具库\n- ⚡ Vite 构建工具\n- 🔍 ESLint 代码检查\n\n## 🛠️ 使用方式\n\n1. **创建项目**\n   ```bash\n   pnpm create react-boilerplates\n   ```\n\n2. **选择模板**\n   \n   运行命令后，会出现交互式选择界面：\n   - 输入项目名称\n   - 选择项目模板\n   - 确认包名称（如果需要）\n\n3. **安装依赖并启动**\n   ```bash\n   cd \u003cyour-project-name\u003e\n   pnpm install\n   pnpm dev\n   ```\n\n## 🤝 贡献\n\n欢迎提交 Issue 和 Pull Request！\n\n1. Fork 本仓库\n2. 创建你的特性分支 (`git checkout -b feature/AmazingFeature`)\n3. 提交你的更改 (`git commit -m 'Add some AmazingFeature'`)\n4. 推送到分支 (`git push origin feature/AmazingFeature`)\n5. 打开一个 Pull Request\n\n## 📄 许可证\n\n本项目基于 [MIT](LICENSE) 许可证开源。\n\n## 🔗 相关链接\n\n- [GitHub 仓库](https://github.com/sj-distributor/create-react-boilerplates)\n- [npm 包](https://www.npmjs.com/package/create-react-boilerplates)\n- [问题反馈](https://github.com/sj-distributor/create-react-boilerplates/issues)\n\n## 📝 更新日志\n\n查看 [Releases](https://github.com/sj-distributor/create-react-boilerplates/releases) 了解版本更新信息。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsj-distributor%2Fcreate-react-boilerplates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsj-distributor%2Fcreate-react-boilerplates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsj-distributor%2Fcreate-react-boilerplates/lists"}