Soybean Admin

screenshot of Soybean Admin
vite
vue
scss
unocss

A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite7, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite7, TypeScript, Pinia, NaiveUI 和 UnoCSS。

Overview

Soybean Admin is a modern and powerful admin template built on cutting-edge front-end technologies like Vue3, Vite5, TypeScript, Pinia, and UnoCSS. It offers a clean project architecture, strict code specifications, rich theme configuration, internationalization support, automated file routing, flexible permission routing, command line tools, mobile adaptation, and more.

Features

  • Cutting-edge Technology Application: Utilizes Vue3, Vite5, TypeScript, Pinia, and UnoCSS.
  • Clear Project Architecture: Implements pnpm monorepo architecture for an elegant and understandable structure.
  • Strict Code Specifications: Adheres to the SoybeanJS specification with eslint, prettier, and simple-git-hooks.
  • TypeScript Support: Enables strict type checking for improved code maintainability.
  • Rich Theme Configuration: Offers various theme configurations integrated with UnoCSS.
  • Built-in Internationalization Solution: Supports multi-language effortlessly.
  • Automated File Routing System: Generates route import, declaration, and type automatically.
  • Flexible Permission Routing: Supports static and dynamic routing.
  • Rich Page Components: Includes pages, layout components, tag components, and more.

Summary

Soybean Admin is a feature-rich admin template with a focus on modern technologies, clear architecture, and strict code standards. It offers a comprehensive set of features including theme customization, internationalization, automated routing, and more. By following the provided installation guide, users can easily set up and start using this powerful admin template for their projects.

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.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

unocss
UnoCSS

UnoCSS is an instant, on-demand atomic CSS engine that generates utility classes at build time. It's highly customizable, extremely fast, and compatible with Tailwind CSS utilities while offering additional features like attributify mode and pure CSS icons.

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.

pinia
Pinia

Pinia is the official state management library for Vue.js. It provides a simple and intuitive API with full TypeScript support, devtools integration, and modular design. Pinia replaces Vuex as the recommended state management solution for Vue 3.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.