{"id":20277236,"url":"https://github.com/darthdevv/start-framework","last_synced_at":"2025-06-13T04:37:07.309Z","repository":{"id":220375497,"uuid":"751404514","full_name":"Darthdevv/Start-Framework","owner":"Darthdevv","description":"a tailwind styled website can be used as a template ","archived":false,"fork":false,"pushed_at":"2024-02-01T18:32:18.000Z","size":181,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T01:41:26.671Z","etag":null,"topics":["daisyui","reactjs","reactrouter6","responsive-web-design","tailwindcss"],"latest_commit_sha":null,"homepage":"https://start-framework-zeta.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Darthdevv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-01T14:48:37.000Z","updated_at":"2024-02-01T18:33:55.000Z","dependencies_parsed_at":"2024-02-01T19:30:44.912Z","dependency_job_id":null,"html_url":"https://github.com/Darthdevv/Start-Framework","commit_stats":null,"previous_names":["darthdevv/start-framework"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Darthdevv/Start-Framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darthdevv%2FStart-Framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darthdevv%2FStart-Framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darthdevv%2FStart-Framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darthdevv%2FStart-Framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darthdevv","download_url":"https://codeload.github.com/Darthdevv/Start-Framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darthdevv%2FStart-Framework/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259582671,"owners_count":22880063,"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":["daisyui","reactjs","reactrouter6","responsive-web-design","tailwindcss"],"created_at":"2024-11-14T13:17:37.067Z","updated_at":"2025-06-13T04:37:07.283Z","avatar_url":"https://github.com/Darthdevv.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vitejs.dev\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg width=\"180\" src=\"https://vitejs.dev/logo.svg\" alt=\"Vite logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npmjs.com/package/vite\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/vite.svg\" alt=\"npm package\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://nodejs.org/en/about/releases/\"\u003e\u003cimg src=\"https://img.shields.io/node/v/vite.svg\" alt=\"node compatibility\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/vitejs/vite/actions/workflows/ci.yml\"\u003e\u003cimg src=\"https://github.com/vitejs/vite/actions/workflows/ci.yml/badge.svg?branch=main\" alt=\"build status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pr.new/vitejs/vite\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/start_pr_dark_small.svg\" alt=\"Start new PR in StackBlitz Codeflow\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://chat.vitejs.dev\"\u003e\u003cimg src=\"https://img.shields.io/badge/chat-discord-blue?style=flat\u0026logo=discord\" alt=\"discord chat\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n# Vite ⚡\n\n\u003e Next Generation Frontend Tooling\n\n- 💡 Instant Server Start\n- ⚡️ Lightning Fast HMR\n- 🛠️ Rich Features\n- 📦 Optimized Build\n- 🔩 Universal Plugin Interface\n- 🔑 Fully Typed APIs\n\nVite (French word for \"quick\", pronounced [`/vit/`](https://cdn.jsdelivr.net/gh/vitejs/vite@main/docs/public/vite.mp3), like \"veet\") is a new breed of frontend build tooling that significantly improves the frontend development experience. It consists of two major parts:\n\n- A dev server that serves your source files over [native ES modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules), with [rich built-in features](https://vitejs.dev/guide/features.html) and astonishingly fast [Hot Module Replacement (HMR)](https://vitejs.dev/guide/features.html#hot-module-replacement).\n\n- A [build command](https://vitejs.dev/guide/build.html) that bundles your code with [Rollup](https://rollupjs.org), pre-configured to output highly optimized static assets for production.\n\nIn addition, Vite is highly extensible via its [Plugin API](https://vitejs.dev/guide/api-plugin.html) and [JavaScript API](https://vitejs.dev/guide/api-javascript.html) with full typing support.\n\n[Read the Docs to Learn More](https://vitejs.dev).\n\n## Packages\n\n| Package                                         | Version (click for changelogs)                                                                                                    |\n| ----------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------- |\n| [vite](packages/vite)                           | [![vite version](https://img.shields.io/npm/v/vite.svg?label=%20)](packages/vite/CHANGELOG.md)                                    |\n| [@vitejs/plugin-legacy](packages/plugin-legacy) | [![plugin-legacy version](https://img.shields.io/npm/v/@vitejs/plugin-legacy.svg?label=%20)](packages/plugin-legacy/CHANGELOG.md) |\n| [create-vite](packages/create-vite)             | [![create-vite version](https://img.shields.io/npm/v/create-vite.svg?label=%20)](packages/create-vite/CHANGELOG.md)               |\n\n## Contribution\n\nSee [Contributing Guide](CONTRIBUTING.md).\n\n## License\n\n[MIT](LICENSE).\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca target=\"_blank\" href=\"https://github.com/sponsors/yyx990803\"\u003e\n    \u003cimg alt=\"sponsors\" src=\"https://sponsors.vuejs.org/vite.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e","funding_links":["https://github.com/sponsors/yyx990803"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarthdevv%2Fstart-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarthdevv%2Fstart-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarthdevv%2Fstart-framework/lists"}