awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Vue 3 starter template / boilerplate

تم تحديث الترتيب في 30 يونيو 2026

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”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.

نتائج البحث عن “قالب أساسي لـ Vue 3 مع TypeScript”

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • vuejs/create-vueالصورة الرمزية لـ vuejs

    vuejs/create-vue

    4,325عرض على GitHub↗

    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.

    VueVite Build PipelinesVite-Powered Generators
    عرض على GitHub↗4,325
  • lin-xin/vue-manage-systemالصورة الرمزية لـ lin-xin

    lin-xin/vue-manage-system

    19,639عرض على GitHub↗

    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.

    VueComposition API IntegrationsPinia StoresComponent Type Definitions
    عرض على GitHub↗19,639
  • antfu/vitesseالصورة الرمزية لـ antfu

    antfu/vitesse

    9,425عرض على GitHub↗

    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.

    TypeScriptVite Build Pipelines
    عرض على GitHub↗9,425
  • daymychen/art-design-proالصورة الرمزية لـ Daymychen

    Daymychen/art-design-pro

    5,547عرض على GitHub↗

    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.

    VueComposition API IntegrationsVite Build Pipelines
    عرض على GitHub↗5,547
  • un-pany/v3-admin-viteالصورة الرمزية لـ un-pany

    un-pany/v3-admin-vite

    6,982عرض على GitHub↗

    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.

    VueVite Build Pipelines
    عرض على GitHub↗6,982
  • buqiyuan/vue3-antdv-adminالصورة الرمزية لـ buqiyuan

    buqiyuan/vue3-antdv-admin

    4,102عرض على GitHub↗

    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.

    TypeScriptComposition API Integrations
    عرض على GitHub↗4,102
  • xiaoxian521/vue-pure-adminالصورة الرمزية لـ xiaoxian521

    xiaoxian521/vue-pure-admin

    20,341عرض على GitHub↗

    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.

    VueVite Build Pipelines
    عرض على GitHub↗20,341
  • pure-admin/vue-pure-adminالصورة الرمزية لـ pure-admin

    pure-admin/vue-pure-admin

    20,368عرض على GitHub↗

    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.

    VueVite Build Pipelines
    عرض على GitHub↗20,368
  • antfu/vitesse-liteالصورة الرمزية لـ antfu

    antfu/vitesse-lite

    1,247عرض على GitHub↗

    ⛺️ 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.

    TypeScriptStarter TemplatesVue Templates
    عرض على GitHub↗1,247
  • rainmango/vue3-composition-adminالصورة الرمزية لـ RainManGO

    RainManGO/vue3-composition-admin

    3,249عرض على GitHub↗

    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.

    VueVue 3Administrative DashboardsApplication Management Dashboards
    عرض على GitHub↗3,249
  • yulimchen/vue3-h5-templateالصورة الرمزية لـ yulimchen

    yulimchen/vue3-h5-template

    1,520عرض على GitHub↗

    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.

    VueMobile Project ScaffoldersMobile Web DevelopmentApplication Scaffolds
    عرض على GitHub↗1,520
  • tobe-fe-dalao/fast-vue3الصورة الرمزية لـ tobe-fe-dalao

    tobe-fe-dalao/fast-vue3

    1,928عرض على GitHub↗

    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.

    TypeScriptScaffolding ToolsFrontend Development EnvironmentsVue Scaffolds
    عرض على GitHub↗1,928
  • dishait/tov-templateالصورة الرمزية لـ dishait

    dishait/tov-template

    974عرض على GitHub↗

    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.

    TypeScriptVite Build Pipelines
    عرض على GitHub↗974
قارن بين أفضل 10 في لمحة
المستودعالنجوماللغةالترخيصآخر تحديث
vuejs/create-vue4.3KVueother17 فبراير 2026
lin-xin/vue-manage-system19.6KVueMIT17 أغسطس 2024
antfu/vitesse9.4KTypeScriptMIT25 فبراير 2026
daymychen/art-design-pro5.5KVueMIT1 يونيو 2026
un-pany/v3-admin-vite7KVueMIT21 يونيو 2026
buqiyuan/vue3-antdv-admin4.1KTypeScriptMIT27 مايو 2025
xiaoxian521/vue-pure-admin20.3KVueMIT16 يونيو 2026
pure-admin/vue-pure-admin20.4KVueMIT23 يونيو 2026
antfu/vitesse-lite1.2KTypeScriptMIT6 مارس 2026
rainmango/vue3-composition-admin3.2KVueMIT9 أكتوبر 2024

Related searches

  • قالب جاهز لـ Vue 3 مع TypeScript ونمط DDD
  • مكتبة مكونات لتطبيقات Vue 3
  • مكتبة لإدارة الحالة في Vue
  • مجموعة دراسة لمقابلات TypeScript
  • a library for managing TypeScript configurations
  • a dependency injection library for TypeScript
  • a Next.js boilerplate for Three.js projects
  • طبقة API آمنة من حيث الأنواع بالكامل لـ TypeScript