[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-8707":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":24,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":34,"readmeContent":35,"aiSummary":36,"trendingCount":16,"starSnapshotCount":16,"syncStatus":37,"lastSyncTime":38,"discoverSource":39},8707,"vue-element-plus-admin","kailong321200875\u002Fvue-element-plus-admin","kailong321200875","A backend management system based on vue3, typescript, element-plus, and vite","https:\u002F\u002Felement-plus-admin.cn\u002F",null,"Vue",3637,861,47,138,0,1,7,26,68.91,"MIT License",false,"master",true,[26,27,28,29,30,31,32,33],"admin-template","element-plus","pinia","tsx","typescript","vite","vue-router","vuejs","2026-06-12 04:00:41","\u003Cdiv align=\"center\"> \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fkailong321200875\u002Fvue-element-plus-admin\"> \u003Cimg width=\"100\" src=\".\u002Fpublic\u002Flogo.png\"> \u003C\u002Fa> \u003Cbr> \u003Cbr>\n\n[![license](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Flicense\u002Fkailong321200875\u002Fvue-element-plus-admin.svg)](LICENSE) [![repo-size](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Frepo-size\u002Fkailong321200875\u002Fvue-element-plus-admin.svg)](repo-size) [![last-commit](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Flast-commit\u002Fkailong321200875\u002Fvue-element-plus-admin.svg)](last-commit) [![stars](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002Fkailong321200875\u002Fvue-element-plus-admin.svg)](stars) [![forks](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fforks\u002Fkailong321200875\u002Fvue-element-plus-admin.svg)](forks) [![release](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Frelease\u002Fkailong321200875\u002Fvue-element-plus-admin.svg)](release) [![watchers](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fwatchers\u002Fkailong321200875\u002Fvue-element-plus-admin.svg)](watchers)\n\n\u003Ch1>vue-element-plus-admin\u003C\u002Fh1>\n\u003C\u002Fdiv>\n\n**English** | [中文](.\u002FREADME.zh-CN.md)\n\n## Introduction\n\nvue-element-plus-admin is a free and open source middle and background template based on `element-plus`. Developed using the latest mainstream technologies such as `vue3`, `vite` and `typescript`, the out of the box middle and background front-end solution can be used as the starting template of the project and learning reference. And always pay attention to the latest technological trends and update them as soon as possible.\n\nvue-element-plus-admin is positioned as a background integration scheme, which is not suitable for secondary development as a basic template. Because it integrates many functions that you may not use, it will cause a lot of code redundancy. If your project doesn't pay attention to this problem, you can also directly carry out secondary development based on it.\n\nIf you need a basic template, please switch to the `mini` branch. `mini` simply integrates some common layout functions such as layout and dynamic menu, which is more suitable for developers to carry out secondary development.\n\n## Feature\n\n- **State of The Art Development**：Use front-end front-end technology development such as Vue3\u002Fvite4\n- **TypeScript**: Application-level JavaScript language\n- **Theming**: Configurable themes\n- **International**：Built-in complete internationalization program\n- **Mock Server** Built-in mock data scheme\n- **Authority** Built-in complete dynamic routing permission generation scheme.\n- **Component** Multiple commonly used components are encapsulated twice\n- **Examples** Built-in rich examples\n\n## Preview\n\n- [vue-element-plus-admin](https:\u002F\u002Felement-plus-admin.cn\u002F) - Full version of the github site\n- [vue-element-plus-admin](https:\u002F\u002Fkailong110120130.gitee.io\u002Fvue-element-plus-admin) - Full version of the gitee site\n\naccount: **admin\u002Fadmin**\n\nOnline examples do not apply to menu filtering by default, but directly use Static routing\n\n## Documentation\n\n[Document Github](https:\u002F\u002Felement-plus-admin-doc.cn\u002F)\n\n[Document Gitee](https:\u002F\u002Fkailong110120130.gitee.io\u002Fvue-element-plus-admin-doc)\n\n## Preparation\n\n- [node](http:\u002F\u002Fnodejs.org\u002F) and [git](https:\u002F\u002Fgit-scm.com\u002F) - Project development environment\n- [Vite](https:\u002F\u002Fvitejs.dev\u002F) - Familiar with vite features\n- [Vue3](https:\u002F\u002Fv3.vuejs.org\u002F) - Familiar with Vue basic syntax\n- [TypeScript](https:\u002F\u002Fwww.typescriptlang.org\u002F) - Familiar with the basic syntax of `TypeScript`\n- [Es6+](http:\u002F\u002Fes6.ruanyifeng.com\u002F) - Familiar with es6 basic syntax\n- [Vue-Router-Next](https:\u002F\u002Fnext.router.vuejs.org\u002F) - Familiar with the basic use of vue-router\n- [Element-Plus](https:\u002F\u002Felement-plus.org\u002F) - Familiar with the basic use of element-plus\n- [Mock.js](https:\u002F\u002Fgithub.com\u002Fnuysoft\u002FMock) - mockjs basic syntax\n\n## Install and use\n\n- Get the project code\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Fkailong321200875\u002Fvue-element-plus-admin.git\n```\n\n- Installation dependencies\n\n```bash\ncd vue-element-plus-admin\n\npnpm install\n\n```\n\n- run\n\n```bash\npnpm run dev\n```\n\n- build\n\n```bash\npnpm run build:pro\n```\n\n## Change Log\n\n[CHANGELOG](.\u002FCHANGELOG.md)\n\n## How to contribute\n\n\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fkailong321200875\u002Fvue-element-plus-admin\u002Fgraphs\u002Fcontributors\">\n  \u003Cimg src=\"https:\u002F\u002Fcontrib.rocks\u002Fimage?repo=kailong321200875\u002Fvue-element-plus-admin\" \u002F>\n\u003C\u002Fa>\n\nYou can [Raise an issue](https:\u002F\u002Fgithub.com\u002Fkailong321200875\u002Fvue-element-plus-admin\u002Fissues\u002Fnew) Or submit a Pull Request.\n\n**Pull Request:**\n\n1. Fork code\n2. Create your own branch: `git checkout -b feat\u002Fxxxx`\n3. Submit your changes: `git commit -am 'feat(function): add xxxxx'`\n4. Push your branch: `git push origin feat\u002Fxxxx`\n5. submit `pull request`\n\n## Git Contribution submission specification\n\n- `feat` New features\n- `fix` Fix bugs\n- `docs` document\n- `style` Format and style (changes that do not affect code operation)\n- `refactor` Refactor\n- `perf` Optimize related, such as improving performance and experience\n- `test` Add test\n- `build` Compilation related modifications, changes to project construction or dependencies\n- `ci` Continuous integration modification\n- `chore` Changes in the construction process or auxiliary tools\n- `revert` Rollback to previous version\n- `workflow` Workflow improvement\n- `mod` Uncertain modification classification\n- `wip` Under development\n- `types` type\n\n## Browser support\n\nThe `Chrome 80+` browser is recommended for local development\n\nSupport modern browsers, not IE\n\n| [\u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002Falrra\u002Fbrowser-logos\u002Fmaster\u002Fsrc\u002Farchive\u002Finternet-explorer_9-11\u002Finternet-explorer_9-11_48x48.png\" alt=\" Edge\" width=\"24px\" height=\"24px\" \u002F>](http:\u002F\u002Fgodban.github.io\u002Fbrowsers-support-badges\u002F)\u003C\u002Fbr>IE | [\u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002Falrra\u002Fbrowser-logos\u002Fmaster\u002Fsrc\u002Fedge\u002Fedge_48x48.png\" alt=\" Edge\" width=\"24px\" height=\"24px\" \u002F>](http:\u002F\u002Fgodban.github.io\u002Fbrowsers-support-badges\u002F)\u003C\u002Fbr>Edge | [\u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002Falrra\u002Fbrowser-logos\u002Fmaster\u002Fsrc\u002Ffirefox\u002Ffirefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" \u002F>](http:\u002F\u002Fgodban.github.io\u002Fbrowsers-support-badges\u002F)\u003C\u002Fbr>Firefox | [\u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002Falrra\u002Fbrowser-logos\u002Fmaster\u002Fsrc\u002Fchrome\u002Fchrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" \u002F>](http:\u002F\u002Fgodban.github.io\u002Fbrowsers-support-badges\u002F)\u003C\u002Fbr>Chrome | [\u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002Falrra\u002Fbrowser-logos\u002Fmaster\u002Fsrc\u002Fsafari\u002Fsafari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" \u002F>](http:\u002F\u002Fgodban.github.io\u002Fbrowsers-support-badges\u002F)\u003C\u002Fbr>Safari |\n| :-: | :-: | :-: | :-: | :-: |\n| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |\n\n## Donate\n\nIf you find this project helpful, welcome sponsorship to show your support~\n\n[Paypal Me](https:\u002F\u002Fwww.paypal.com\u002Fpaypalme\u002Fckl94)\n\n\u003Cimg src=\"https:\u002F\u002Fgithub.com\u002Fkailong321200875\u002Fmy-image\u002Fraw\u002Fmaster\u002Fpay.jpg\" \u002F>\n\n## License\n\n[MIT](.\u002FLICENSE)\n","vue-element-plus-admin 是一个基于 Vue3、TypeScript 和 Element Plus 的后台管理系统。项目采用 Vite 构建工具，支持 TypeScript 以增强代码的健壮性和可维护性，并集成了主题配置、国际化、权限管理、动态路由等功能。内置了丰富的组件和示例，还提供了 Mock 数据服务以便于开发测试。适用于需要快速搭建中后台前端解决方案的场景，无论是作为项目启动模板还是学习参考都非常合适。对于希望进行二次开发的开发者，建议使用 `mini` 分支，该分支仅包含一些基础布局功能，更适合定制化需求。",2,"2026-06-11 03:19:22","top_language"]