For قالب أساسي لـ Vue 3 مع TypeScript, the strongest matches are vuejs/create-vue (create-vue is the official Vue 3 project scaffolding tool), lin-xin/vue-manage-system (This Vue 3 administrative dashboard template provides TypeScript, Pinia) and antfu/vitesse (Vitesse is a pre-configured Vue 3 starter template built). daymychen/art-design-pro and un-pany/v3-admin-vite round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
نحن نختار بعناية مستودعات GitHub مفتوحة المصدر التي تطابق “vue3 ts”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.
create-vue is the official project scaffolding tool for Vue.js applications. It generates a standardized Vue project structure with Vite as the default build tool and development server, and optionally configures TypeScript integration for type-safe development from the start. The tool supports both interactive prompt-based scaffolding and CLI flag-driven automation, allowing users to either walk through feature selection via terminal prompts or skip directly to a pre-configured project by passing flags like --typescript or --router as command-line arguments. It also includes legacy versi
create-vue is the official Vue 3 project scaffolding tool that generates projects with Vite and optionally configures TypeScript, Vue Router, Pinia, and ESLint/Prettier, making it the ideal boilerplate for quickly starting a Vue 3 application with the exact stack you want.
Vue Manage System is a type-safe administrative dashboard framework built with Vue 3 and Element Plus. It serves as a management template for backend systems, integrating role-based access control to restrict pages and actions based on assigned user permissions. The project distinguishes itself through a comprehensive set of administrative tools, including a data visualization dashboard with interactive charts and a content management system featuring rich text editing and image cropping utilities. It utilizes TypeScript for static typing and Pinia for centralized state management. The syste
This Vue 3 administrative dashboard template provides TypeScript, Pinia, and Vue Router integration, but it is a specialized admin panel rather than a general-purpose starter scaffold and does not include explicit ESLint/Prettier setup or confirm Vite as the build tool.
Vitesse is a pre-configured starter template for building Vue applications with Vite and TypeScript. It functions as a static site generator and a progressive web app scaffold, providing a standardized development environment for web projects. The project distinguishes itself through a file-based routing system that automatically maps application routes based on the project folder structure. It employs an atomic CSS framework to generate on-demand utility classes for performant stylesheets and an automated component injection mechanism to remove repetitive import statements. The toolkit cove
Vitesse is a pre-configured Vue 3 starter template built on Vite and TypeScript, with file-based routing (Vue Router), automated component imports, and type-safe state management, covering the key features you want for quickly scaffolding a modern Vue application.
Art Design Pro is a Vue 3 admin dashboard template and type-safe development framework designed for building enterprise management consoles. It serves as a frontend boilerplate that integrates the Element Plus UI kit and utilizes a Vite-powered build pipeline. The project provides a foundation for developing professional user interfaces and corporate back-office applications. It includes a specific cleanup mechanism to initialize a clear development base by removing demo data and sample content. The framework incorporates TypeScript for static typing, single-page application routing, and rea
This is a Vue 3 starter template for building admin dashboards, with TypeScript, Vite, and Composition API, but it may not include Pinia state management or ESLint/Prettier configuration out of the box, so it fits your search for a scaffold but with a specific focus on admin panels.
v3-admin-vite is a Vue 3 admin template and frontend framework used for building administrative dashboards and internal business tools. It utilizes Vite for module bundling, providing hot module replacement during development and optimized builds for production. The project features a themeable management interface with customizable visual styles and dark mode toggles. It includes a responsive dashboard layout that adapts navigation and content displays across desktop and mobile screen resolutions. The framework implements role-based access control to manage user permissions and restrict acc
This is a Vue 3 admin starter template that includes TypeScript, Vite, Vue Router, Pinia, and ESLint, making it a ready-to-use scaffold for quickly building a Vue 3 application, especially for dashboard-style projects.
vue3-antdv-admin is an enterprise frontend starter and admin template built with Vue 3 and Ant Design Vue. It serves as a project scaffolding tool for developing internal management consoles and large-scale administration panels. The framework features schema-driven form and table generators, allowing for the creation of dynamic input fields and data grids that update their structure and columns at runtime via configuration. The project includes a component-based layout wrapper, dynamic route mapping for navigation and access control, and provider-based theme injection for visual styling. It
This Vue 3 admin starter template includes TypeScript, Vite, Vue Router, and Composition API, but uses Vuex instead of Pinia and doesn't mention ESLint/Prettier config, so it fits the category as a scaffold but misses some requested features.
Vue-pure-admin is a Vue 3 admin dashboard template and frontend boilerplate designed for developing backend management tools. It functions as a TypeScript web application scaffold that integrates Vite for the build pipeline and Element Plus for the UI framework. The project provides a responsive admin interface that adapts to both desktop and mobile screens. It is structured as an enterprise frontend architecture to support the creation of scalable professional web applications. The system includes capabilities for bootstrapping backend management systems, optimizing bundle sizes, and deploy
Vue-pure-admin is a Vue 3 admin dashboard boilerplate that scaffolds with TypeScript and Vite, so it directly fits a Vue 3 starter template search, though it is admin-focused and may not include all requested features like Pinia and ESLint/Prettier by default.
vue-pure-admin is a comprehensive Vue 3 admin dashboard template and TypeScript boilerplate designed for building enterprise web applications. It provides a Vite-based frontend scaffold that incorporates a role-based access control system and a micro-frontend architecture for dividing large administrative applications into smaller, independently deployable units. The project features an advanced permission management framework that handles route protection, menu access filtering, and component-level visibility control. It includes specialized support for multi-tenant system administration, al
vue-pure-admin is a Vue 3 TypeScript admin dashboard boilerplate built with Vite, Pinia, and role-based routing, providing a ready-to-use scaffold for enterprise applications, though it's specialized for admin panels rather than a general-purpose starter.
⛺️ Lightweight version of Vitesse
Vitesse-lite is a Vue 3 starter template built with TypeScript and Vite, making it a quick scaffold for a new project, though as a lite version it may not include all the requested integrations like Pinia or Vue Router out of the box.
This project is a template for building administrative dashboards using the Vue 3 framework and TypeScript. It provides a modular architecture designed to help developers organize, monitor, and control complex application settings through a centralized web portal. The template distinguishes itself by integrating a comprehensive suite of development tools, including a built-in backend API simulator and a frontend mock data generator. These features allow for the testing of application logic and user flows before production services are fully integrated. It also incorporates a reusable componen
rainmango/vue3-composition-admin is a Vue 3 admin template with TypeScript, Vue Router, and Composition API, but it uses Vuex4 instead of Pinia and omits explicit ESLint/Prettier config, so it only partially covers the requested features.
This project is a pre-configured foundation for building mobile-responsive web applications using Vue 3 and Vite. It provides a production-ready scaffold that integrates essential development tools, component libraries, and build-time optimizations to accelerate the creation of mobile interfaces. The framework distinguishes itself through automated asset and configuration management, including the automatic registration of UI components and the conversion of SVG files into reusable components. It features built-in support for responsive design by automatically transforming pixel-based CSS uni
This is a Vue 3 starter template for mobile projects that includes Vite, TypeScript, and Pinia, but it does not explicitly add Vue Router or ESLint/Prettier configuration as you requested.
This project is a frontend scaffolding tool and starter template designed to accelerate the creation of web applications using Vue 3, TypeScript, and Vite. It provides a pre-configured development environment that integrates essential build tools and state management to streamline the initial setup of scalable user interfaces. The framework distinguishes itself by automating common development tasks, including the automatic resolution and importing of project dependencies to reduce boilerplate code. It also implements file-based routing, which generates application navigation structures direc
This is a Vue 3 starter template that uses TypeScript, Vite, and Pinia as requested, serving as a quick scaffold for Vue 3 applications; it may not explicitly include Vue Router or ESLint/Prettier, but it is precisely the kind of boilerplate you need.
This project is a comprehensive TypeScript-based boilerplate designed to accelerate the development of Vue 3 web applications. It provides a pre-configured foundation that integrates essential build tools, routing, and state management, ensuring a consistent architectural pattern across the entire codebase. By enforcing strict type safety and standardized coding practices, it serves as a starting point for building scalable and maintainable frontend projects. The framework distinguishes itself through extensive automation and modularity. It features an auto-importing system for components and
Tov-template is a Vue 3 starter template with TypeScript and Vite that gets you set up quickly, though it may not include all requested features like Pinia, Vue Router, or linting config out of the box.
| المستودع | النجوم | اللغة | الترخيص | آخر تحديث |
|---|---|---|---|---|
| vuejs/create-vue | 4.3K | Vue | other | |
| lin-xin/vue-manage-system | 19.6K | Vue | MIT | |
| antfu/vitesse | 9.4K | TypeScript | MIT | |
| daymychen/art-design-pro | 5.5K | Vue | MIT | |
| un-pany/v3-admin-vite | 7K | Vue | MIT | |
| buqiyuan/vue3-antdv-admin | 4.1K | TypeScript | MIT | |
| xiaoxian521/vue-pure-admin | 20.3K | Vue | MIT | |
| pure-admin/vue-pure-admin | 20.4K | Vue | MIT | |
| antfu/vitesse-lite | 1.2K | TypeScript | MIT | |
| rainmango/vue3-composition-admin | 3.2K | Vue | MIT |