{"id":13417050,"url":"https://github.com/uchihamalolan/vite-react-ts","last_synced_at":"2025-10-07T06:44:12.998Z","repository":{"id":41047987,"uuid":"417728982","full_name":"uchihamalolan/vite-react-ts","owner":"uchihamalolan","description":"Vite React-Typescript CRA Replacement Starter Template","archived":false,"fork":false,"pushed_at":"2023-06-07T18:15:24.000Z","size":213,"stargazers_count":132,"open_issues_count":0,"forks_count":23,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-11T12:18:45.510Z","etag":null,"topics":["create-react-app","react","typescript","vitejs","vitejs-template"],"latest_commit_sha":null,"homepage":"https://malo-vite-react-ts.netlify.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/uchihamalolan.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-16T05:35:35.000Z","updated_at":"2025-08-09T07:10:40.000Z","dependencies_parsed_at":"2024-09-11T12:41:22.109Z","dependency_job_id":null,"html_url":"https://github.com/uchihamalolan/vite-react-ts","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/uchihamalolan/vite-react-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchihamalolan%2Fvite-react-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchihamalolan%2Fvite-react-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchihamalolan%2Fvite-react-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchihamalolan%2Fvite-react-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uchihamalolan","download_url":"https://codeload.github.com/uchihamalolan/vite-react-ts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchihamalolan%2Fvite-react-ts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278734434,"owners_count":26036404,"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-10-07T02:00:06.786Z","response_time":59,"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":["create-react-app","react","typescript","vitejs","vitejs-template"],"created_at":"2024-07-30T22:00:31.832Z","updated_at":"2025-10-07T06:44:12.981Z","avatar_url":"https://github.com/uchihamalolan.png","language":"TypeScript","funding_links":[],"categories":["Get Started"],"sub_categories":["Templates"],"readme":"# Drop-in Replacement for [CRA](http://create-react-app.dev/) but powered by [Vite](https://vitejs.dev/)\n\n### Things in CRA, supported here:\n- Import SVG's directly as React Component via SVGR\n- Unit Testing via Jest \u0026 React Testing Library\n- ESLint Rules \u0026 Prettier\n- Tailwind\n- Absolute imports within `src` directory\n\n---\n\n### Extra Additions\n- Conventional Commits using `Commitlint`\n- Run Lint Checks, TS Checks, Formatting \u0026 Unit Tests  in Pre-commit via `lintstaged` \u0026 `husky`\n\n---\n\n### Usage (with [degit](https://github.com/Rich-Harris/degit))\n```bash\ndegit uchihamalolan/vite-react-ts your-app-name\n```\n\n---\n\n### Tech Stack - Overview\n- Vite\n- React - Typscript\n  - react-error-boundary\n- pnpm\n\n---\n\n### Editor Config\n\n- vscode settings \u0026 extension recommendations\n- `.editorconfig` file\n\n---\n\n### Lint and Formatting\n- Eslint \u0026 Prettier Configured\n- Lints\n  - react\n  - react hooks\n  - typescript\n  - jsx-a11y\n\n---\n\n### Testing\n- Jest + React Testing Library (plus some plugins)\n\n---\n\n### Styling\n- TailwindCSS v3\n\n---\n\n# Other Recommended Libraries:\n\n### Forms\n- React Hook Form\n- Zod (for validations)\n\n### CSS-in-js\n- Emotion\n- Complie Time Atomic CSS-in-Js\n  - Stylex (Facebook, not Open Source yet)\n  - Linaria\n  - Compiled (still in beta)\n\n### Routing\n- React-Router-Dom\n- React Location\n\n### Date Manipulation\n- Dayjs\n- date-fns\n- Luxon\n\n### HTTP Client\n- Ky\n- Axios\n\n### Global Store (full-blown / lite-version)\n- Redux Toolkit / Zustand\n- Recoil / Jotai\n- Mobx / Valtio\n- xstate / robot\n\n### Server State\n- React Query\n- SWR\n- RTKQuery\n\n\u003c!-- ### Eslint Plugins\n- [eslint-plugin-jest-dom](https://testing-library.com/docs/ecosystem-eslint-plugin-jest-dom)\n- [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin) --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuchihamalolan%2Fvite-react-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuchihamalolan%2Fvite-react-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuchihamalolan%2Fvite-react-ts/lists"}