3 个仓库
Admin panels that enforce compile-time type safety across the entire codebase to reduce runtime errors.
Distinct from Admin Panel Frameworks: Distinct from Admin Panel Frameworks: focuses on TypeScript type safety as a defining characteristic, not general admin panel construction.
Explore 3 awesome GitHub repositories matching web development · TypeScript-Powered Panels. Refine with filters or upvote what's useful.
Naive UI Admin is a Vue 3 admin dashboard framework built with TypeScript, Vite, and the Naive UI component library. It provides a pre-built backend management interface with reusable components, dynamic menus, and a component-level permission system that restricts UI elements down to individual components using directive-based checks and role-based access control. The framework enforces compile-time type safety across the entire codebase to reduce runtime errors and improve maintainability. The project distinguishes itself through a permission system that controls feature and UI element visi
Enforces compile-time type safety across the entire codebase to reduce runtime errors and improve maintainability.
Vue-typescript-admin-template is a TypeScript-based admin panel starter built with Vue CLI 3, providing a complete foundation for building enterprise back-office interfaces. It enforces type safety across Vue components using TypeScript, reducing runtime errors and improving code maintainability, while offering a dynamic route permission system that controls sidebar navigation and page access by mapping user roles to route permissions at runtime. The template includes a mock API service layer that simulates backend responses for frontend development without a live server, along with internati
Builds enterprise back-office interfaces with TypeScript, Vue, and pre-built admin components for rapid development.
Art Design Pro 是一个 Vue 3 管理后台模板和类型安全的开发框架,专为构建企业管理控制台而设计。它作为一个前端样板,集成了 Element Plus UI 套件并利用 Vite 驱动的构建流水线。 该项目为开发专业用户界面和企业后台应用程序提供了基础。它包含一个特定的清理机制,通过删除演示数据和示例内容来初始化一个干净的开发基准。 该框架集成了 TypeScript 以实现静态类型检查、单页应用路由,并使用 Vue 3 Composition API 进行响应式状态管理。
Offers a type-safe foundation that enforces compile-time safety across the administration console codebase.