Happyboot Tiger

screenshot of Happyboot Tiger
vite
vue

一个基于Vite+Vue3+NaiveUI中后台框架

Overview:

Happyboot-tiger is the latest back-end framework in the Happyboot series, utilizing the popular Vue3 and NaiveUI technologies. The framework includes features such as menu and button permission control, unified user status management, dark and light theme switching, axios integration, vueuse integration, and more. It also provides various practical components and libraries for tasks like rich text editing, avatar cropping, image previewing, etc.

Features:

  • Menu and Button Permission Control: Control access to menus and buttons based on user permissions.
  • Unified User Status Management: Manage user states consistently within the application.
  • Dark and Light Theme Switching: Allows users to switch between black and white night themes.
  • Axios Integration: Facilitates the integration and encapsulation of axios for handling HTTP requests.
  • Vueuse Integration: Integration of vueuse library for enhanced Vue functionality.
  • Multiple Environment Pre-set Pages: Provides support for pages pre-set for different environments.
  • Controllable Keepalive Component: Supports controllable caching of components and methods.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.