finds.dev← search

// the find

zxwk1998/vue-admin-better

★ 18,841 · Vue · MIT · updated Jun 2026

🎉 vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vab admin pro,vab admin plus,vue admin plus,vue admin pro

A Vue 2/3 admin dashboard template with RBAC, JWT auth, and Element UI/Plus. It's a kitchen-sink starter for internal tools and back-office apps, aimed at Vue developers who want to skip the boilerplate and get to business logic. The 2026 refresh swapped webpack for Rspack, which is the most interesting thing about it right now.

Rspack migration is real — sub-5-second builds on a Vue 2 project is a meaningful win for developer iteration speed. Dual permission modes (frontend-controlled vs backend-driven routes) are a practical acknowledgment that teams have different backend architectures. RSA login encryption is included out of the box rather than left as an exercise. The 50+ config options live in a single settings file, which is better than hunting magic values across the codebase.

Vue 2 community edition is the main branch, and Vue 2 hit EOL in December 2023 — adopting this today means you're on a dead runtime with a paid upgrade path to Vue 3. The pro/plus versions are paywalled and the README exists partly as a funnel for that, so the free version is deliberately feature-incomplete. No test suite visible in the directory tree — a template with 100k+ claimed deployments and zero tests is a liability when you start modifying it. The bundled mock layer is coupled to the project rather than being a dev-only dependency, which means mock code tends to drift into production builds if developers aren't careful.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →