awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
RainManGO avatar

RainManGO/vue3-composition-admin

0
View on GitHub↗
3,249 stars·919 forks·Vue·MIT·7 views

Vue3 Composition Admin

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 component library based on Element Plus to accelerate the construction of complex management interfaces.

The framework includes foundational support for internationalization, enabling the translation of user interface text into multiple languages based on regional settings. It utilizes a modular component structure and reactive state management to ensure that administrative portals remain organized and maintainable as they scale.

Features

  • Vue 3 - Provides a modular administrative dashboard template built with Vue 3 and TypeScript.
  • Application Management Dashboards - Provides a centralized web-based dashboard for monitoring and controlling application settings.
  • Modular Architectures - Organizes the user interface into independent, composable modules for maintainable dashboard development.
  • Reactive State Management - Uses reactive primitives to manage and encapsulate application state across modular components.
  • Administrative Dashboards - Offers a centralized portal for managing application settings and monitoring data.
  • Frontend API Mocking - Simulates backend server responses to facilitate testing of application logic and user flows.
  • Network Request Interceptors - Intercepts network requests at the application layer to return simulated data for testing.
  • Mock Data Generators - Generates realistic placeholder data to test application logic before production integration.
  • Mock Backends - Provides a built-in mock backend to simulate API responses for frontend development.
  • Proxy-Based Reactivity - Tracks data changes using JavaScript proxies to trigger automatic UI updates.
  • Vue Component Libraries - Includes a collection of reusable UI components based on Element Plus for rapid interface construction.

Star history

Star history chart for rainmango/vue3-composition-adminStar history chart for rainmango/vue3-composition-admin

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Curated searches featuring Vue3 Composition Admin

Hand-picked collections where Vue3 Composition Admin appears.
  • a starter template for Vue 3 TypeScript

Open-source alternatives to Vue3 Composition Admin

Similar open-source projects, ranked by how many features they share with Vue3 Composition Admin.
  • epicmaxco/vuestic-adminepicmaxco avatar

    epicmaxco/vuestic-admin

    10,950View on GitHub↗

    Vuestic Admin is a Vue 3 administration dashboard template and framework designed for building back-office applications and internal management consoles. It provides a ready-to-use foundation that integrates Vite, Pinia, and Tailwind CSS to accelerate the development of administrative interfaces. The project features a themed UI management system with a central configuration engine for global styles and branding, including a toggleable dark mode. It also includes a mocked API development environment that intercepts network requests and provides static data stubs for interface testing and rapi

    Vueadmin-dashboardadmin-dashboard-uiadmin-panel
    View on GitHub↗10,950
  • vuecomponent/ant-design-vue-provueComponent avatar

    vueComponent/ant-design-vue-pro

    10,937View on GitHub↗

    This project is an enterprise-grade admin dashboard boilerplate and starter kit built on Ant Design Vue. It provides a complete administrative interface with pre-designed pages, navigation patterns, and a professional design system to accelerate the development of business applications. The toolkit features a centralized visual theme configuration system for modifying style variables to meet specific brand requirements. It also includes a multi-language interface system for internationalization and a dedicated development kit for mocking API data using local JSON files. The scaffolding cover

    Vueadminant-designantd
    View on GitHub↗10,937
  • 201206030/novel201206030 avatar

    201206030/novel

    5,749View on GitHub↗

    novel 是一套基于时下最新 Java 技术栈 Spring Boot 3 Vue 3 开发的前后端分离学习型小说项目,配备保姆级教程手把手教你从零开始开发上线一套生产级别的 Java 系统,由小说门户系统、作家后台管理系统、平台后台管理系统等多个子系统构成。包括小说推荐、作品检索、小说排行榜、小说阅读、小说评论、会员中心、作家专区、充值订阅、新闻发布等功能。

    Javabookcmsmybatis
    View on GitHub↗5,749
  • nx-js/observer-utilnx-js avatar

    nx-js/observer-util

    1,211View on GitHub↗

    Observer-util is a reactive state management library that leverages ES6 proxies to automate dependency tracking and synchronization between data and application logic. By wrapping plain data structures in transparent proxies, the library monitors property access and mutations to trigger associated functions automatically whenever the underlying state changes. The library distinguishes itself through its granular control over the reactive lifecycle and execution flow. It provides mechanisms to decouple data change detection from reaction execution, allowing developers to implement custom sched

    JavaScriptdata-bindinges6-proxiesjavascript
    View on GitHub↗1,211
See all 30 alternatives to Vue3 Composition Admin→

Frequently asked questions

What does rainmango/vue3-composition-admin do?

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.

What are the main features of rainmango/vue3-composition-admin?

The main features of rainmango/vue3-composition-admin are: Vue 3, Application Management Dashboards, Modular Architectures, Reactive State Management, Administrative Dashboards, Frontend API Mocking, Network Request Interceptors, Mock Data Generators.

What are some open-source alternatives to rainmango/vue3-composition-admin?

Open-source alternatives to rainmango/vue3-composition-admin include: epicmaxco/vuestic-admin — Vuestic Admin is a Vue 3 administration dashboard template and framework designed for building back-office… vuecomponent/ant-design-vue-pro — This project is an enterprise-grade admin dashboard boilerplate and starter kit built on Ant Design Vue. It provides a… 201206030/novel — novel 是一套基于时下最新 Java 技术栈 Spring Boot 3 + Vue 3 开发的前后端分离学习型小说项目,配备保姆级教程手把手教你从零开始开发上线一套生产级别的 Java… nx-js/observer-util — Observer-util is a reactive state management library that leverages ES6 proxies to automate dependency tracking and… nuysoft/mock — Mock is a JavaScript API mocking tool and network request interceptor designed to decouple front-end development from… d2-projects/d2-admin — d2-admin is an admin dashboard framework used to build back-office management interfaces. It provides a set of…