awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zuiidea avatar

zuiidea/antd-admin

0
View on GitHub↗
9,760 stars·2,481 forks·TypeScript·MIT·5 vuesantd-admin.zuiidea.top↗

Antd Admin

This project is a production-ready enterprise admin dashboard scaffold and front-end framework built with React and Ant Design. It provides a standardized toolkit for developing administrative interfaces and internal tools.

The framework features a monorepo workspace architecture to manage shared packages and multiple applications. It includes an integrated development environment for simulating backend server responses through API mocking, enabling interface construction without a live backend.

Capability areas cover identity and security through token-based authentication and backend-driven role-based access control. The system also provides internationalization workflows for multilingual support, visual theme switching, and state persistence that synchronizes table filters and pagination with the browser URL.

Development is supported by a CLI for generating new projects from remote templates and git-hook validation to ensure configuration consistency across workspaces.

Features

  • Admin Dashboard Boilerplates - Provides a production-ready admin dashboard boilerplate built with React and Ant Design to accelerate administrative interface development.
  • Admin Panel Frameworks - Provides a specialized framework for building production-ready administrative interfaces using Ant Design.
  • Navigation Access Controls - Restricts page access and generates navigation menus based on permission configurations delivered from a remote server.
  • Role-Based Access Control - Manages user permissions and secures navigation menus based on role-based access levels defined in the backend.
  • Session Token Refreshers - Manages secure user sessions using token-based authentication with automated refresh cycles.
  • Token-Based Authentication - Secures user sessions using token-based login flows with automated refresh cycles.
  • Enterprise Front-End Frameworks - Implements an enterprise-grade framework with standardized API interactions, authentication flows, and state synchronization.
  • Front-End Architecture Patterns - Implements a scalable front-end architecture using monorepo workspaces and standardized API interaction patterns.
  • Internationalization & Localization - Localizes the user interface by mapping translation keys to language-specific dictionaries.
  • User Interface Localization - Translates user interface labels and visual elements into multiple languages through configuration files.
  • Frontend API Mocking - Simulates backend API responses and endpoints to decouple frontend development from backend availability.
  • Localization Support - Provides a localization workflow to translate user interface text into multiple languages.
  • Monorepo Managers - Organizes multiple applications and shared packages in one repository to streamline dependency management.
  • Project Scaffolding - Generates new application instances by cloning and configuring standardized dashboard templates from remote sources.
  • Dashboard Bootstrapping - Creates production-ready management interfaces using a standardized architecture and established enterprise development practices.
  • Admin Dashboard Generators - Provides automated tools for generating standalone administrative interfaces from remote dashboard templates.
  • Response Simulators - Generates custom server responses and simulated data to test features without a live API.
  • URL State Synchronization - Maps table filters, pagination, and sorting parameters directly to the browser URL for shareable data views.
  • API Interaction Patterns - Provides standardized typed boundaries and reusable patterns for data exchange between the client and server.
  • API Mocking Servers - Intercepts network requests to return simulated server responses, enabling frontend development without a live backend.
  • Admin Dashboards - Admin solution built with Ant Design and React.
  • Starter Boilerplates - Admin dashboard template using Dva.js.

Historique des stars

Graphique de l'historique des stars pour zuiidea/antd-adminGraphique de l'historique des stars pour zuiidea/antd-admin

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait zuiidea/antd-admin ?

This project is a production-ready enterprise admin dashboard scaffold and front-end framework built with React and Ant Design. It provides a standardized toolkit for developing administrative interfaces and internal tools.

Quelles sont les fonctionnalités principales de zuiidea/antd-admin ?

Les fonctionnalités principales de zuiidea/antd-admin sont : Admin Dashboard Boilerplates, Admin Panel Frameworks, Navigation Access Controls, Role-Based Access Control, Session Token Refreshers, Token-Based Authentication, Enterprise Front-End Frameworks, Front-End Architecture Patterns.

Quelles sont les alternatives open-source à zuiidea/antd-admin ?

Les alternatives open-source à zuiidea/antd-admin incluent : epicmaxco/vuestic-admin — Vuestic Admin is a Vue 3 administration dashboard template and framework designed for building back-office… ant-design/ant-design-pro — Ant Design Pro is a comprehensive starter kit and administrative framework for building enterprise-level admin… soybeanjs/soybean-admin — Soybean Admin is a type-safe frontend management boilerplate and dashboard template built with Vue 3, Vite, and… duxianwei520/react — This project is a React admin dashboard boilerplate designed for building backend administrative interfaces. It… pure-admin/vue-pure-admin — vue-pure-admin is a comprehensive Vue 3 admin dashboard template and TypeScript boilerplate designed for building… 1024-lab/smart-admin — Smart-admin is a full-stack development platform and administrative framework combining a SpringBoot backend with a…

Alternatives open source à Antd Admin

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Antd Admin.
  • epicmaxco/vuestic-adminAvatar de epicmaxco

    epicmaxco/vuestic-admin

    10,950Voir sur 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
    Voir sur GitHub↗10,950
  • ant-design/ant-design-proAvatar de ant-design

    ant-design/ant-design-pro

    38,401Voir sur GitHub↗

    Ant Design Pro is a comprehensive starter kit and administrative framework for building enterprise-level admin dashboards and professional user interfaces. It provides a structured project foundation and a set of React admin templates, including pre-defined layout blocks and routing configurations. The framework distinguishes itself by providing a built-in frontend mocking environment and mock-service middleware to simulate backend API responses during development. It also features integrated conversational AI components and assistant pages for embedding intelligent interactions directly into

    TypeScriptadminant-designantd
    Voir sur GitHub↗38,401
soybeanjs/soybean-adminAvatar de soybeanjs

soybeanjs/soybean-admin

14,503Voir sur GitHub↗

Soybean Admin is a type-safe frontend management boilerplate and dashboard template built with Vue 3, Vite, and TypeScript. It provides a pre-configured foundation for creating enterprise administrative interfaces, utilizing the NaiveUI component framework and UnoCSS for utility-first styling. The project distinguishes itself through automated workflow tools, including file-system-based route generation and a command-line interface for automating git commits and project deployments. It implements a comprehensive security model featuring both static and dynamic role-based access control to res

TypeScriptadminadmin-templateelegant
Voir sur GitHub↗14,503
  • duxianwei520/reactAvatar de duxianwei520

    duxianwei520/react

    5,321Voir sur GitHub↗

    This project is a React admin dashboard boilerplate designed for building backend administrative interfaces. It provides a pre-configured development stack that integrates a Redux state management framework, a role-based access control system, and a standardized Axios HTTP client wrapper. The system includes a mock API development environment that serves fake data through a local server to decouple frontend development from backend availability. It uses Vite for module bundling and provides a component-library based UI for constructing management interfaces. The platform covers a broad range

    JavaScriptant-design-proantdbabel
    Voir sur GitHub↗5,321
  • Voir les 30 alternatives à Antd Admin→