3 Repos
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 ist ein Vue 3 Admin-Dashboard-Template und ein typsicheres Entwicklungs-Framework für den Aufbau von Enterprise-Management-Konsolen. Es dient als Frontend-Boilerplate, das das Element Plus UI-Kit integriert und eine Vite-basierte Build-Pipeline nutzt. Das Projekt bietet eine Grundlage für die Entwicklung professioneller Benutzeroberflächen und Back-Office-Anwendungen. Es enthält einen spezifischen Bereinigungsmechanismus, um eine saubere Entwicklungsbasis durch das Entfernen von Demodaten und Beispielinhalten zu initialisieren. Das Framework integriert TypeScript für statische Typisierung, Single-Page-Application-Routing und reaktives State-Management unter Verwendung der Vue 3 Composition API.
Offers a type-safe foundation that enforces compile-time safety across the administration console codebase.