程序员的快速开发框架:Github上 10 大优秀的开源后台控制面板

December 09, 2023
测试
测试
测试
测试
2 分钟阅读

阅读本文大概需要 1 分钟。

作者:SevDot 来源地址:www.jianshu.com/p/3bc7404af887

Web 开发中几乎的平台都需要一个后台管理,但是从零开发一套后台控制面板并不容易,幸运的是有很多开源免费的后台控制面板可以给开发者使用,那么有哪些优秀的开源免费的控制面板呢?我在 Github 上收集了一些优秀的后台控制面板,并总结得出 Top 10。

AdminLTE

Github Star 数 24969 , Github 地址:https://github.com/almasaeed2010/AdminLTE。

非常流行的基于 Bootstrap 3.x 的免费的后台 UI 框架。

vue-Element-Admin

Github Star 数 19546, Github 地址: https://github.com/PanJiaChen/vue-element-admin。

一个基于 vue2.0 和 Eelement 的控制面板 UI 框架。

tabler

Github Star 数 15870, Github 地址:https://github.com/tabler/tabler。

构建在 BootStrap 4 之上的免费的 HTML 控制面板框架

Gentelella

Github Star 数 15654, Github 地址:https://github.com/puikinsh/gentelella。

一个基于 Bootstarp 的免费的后台控制面板。

ng2-admin

Github Star 数 13181, Github 地址:https://github.com/akveo/ngx-admin。

基于 Angular 2, Bootstrap 4 和 Webpack 的后台管理面板框架。

ant-design-pro

Github Star 数 12707,Github 地址:https://github.com/ant-design/ant-design-pro。

开箱即用的中台前端/设计解决方案

blur-admin

Github Star 数 9241,Github 地址:https://github.com/akveo/blur-admin。

基于 Angular 和 Bootstrap 的后台管理面板框架。

vue-admin

Github Star 数 8676,Github 地址:https://github.com/vue-bulma/vue-admin。

基于 Vue 和 Bulma 的控制面板。

iview-admin

Github Star 数 8668,Github 地址:https://github.com/iview/iview-admin。

基于 iView 的 Vue 2.0 控制面板。

material-dashboard

Github Star 数 7111,Github 地址:https://github.com/creativetimofficial/material-dashboard。

基于 Bootstrap 4 和 Material 风格的控制面板。

继续阅读

更多来自我们博客的帖子

如何安装 BuddyPress
由 测试 December 17, 2023
经过差不多一年的开发,BuddyPress 这个基于 WordPress Mu 的 SNS 插件正式版终于发布了。BuddyPress...
阅读更多
Filter如何工作
由 测试 December 17, 2023
在 web.xml...
阅读更多
如何理解CGAffineTransform
由 测试 December 17, 2023
CGAffineTransform A structure for holding an affine transformation matrix. ...
阅读更多