Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Adminlte | 43,163 | 1,302 | 156 | 2 days ago | 70 | February 07, 2022 | 104 | mit | Astro | |
AdminLTE - Free admin dashboard template based on Bootstrap 5 | ||||||||||
Ngx Admin | 24,795 | 6 | 2 | 21 days ago | 11 | July 19, 2017 | 473 | mit | TypeScript | |
Customizable admin dashboard template based on Angular 10+ | ||||||||||
Coreui Free Bootstrap Admin Template | 11,696 | 3 | 3 | 3 days ago | 3 | May 25, 2017 | 5 | mit | HTML | |
Free Bootstrap Admin & Dashboard Template | ||||||||||
Blur Admin | 10,855 | 4 years ago | 1 | June 01, 2017 | 260 | other | JavaScript | |||
AngularJS Bootstrap Admin Panel Framework | ||||||||||
Material Dashboard | 10,738 | 9 | 6 | 2 months ago | 5 | May 04, 2023 | 8 | mit | SCSS | |
Material Dashboard - Open Source Bootstrap 5 Material Design Admin | ||||||||||
Adminator Admin Dashboard | 4,191 | 2 months ago | 11 | mit | HTML | |||||
Adminator is easy to use and well design admin dashboard template based on Bootstrap 5 for web apps, websites, services and more | ||||||||||
Coreui Free React Admin Template | 4,186 | 2 | 3 days ago | 2 | November 01, 2020 | mit | JavaScript | |||
CoreUI React is a free React admin template based on Bootstrap 5 | ||||||||||
Airframe React | 3,825 | 10 months ago | 45 | mit | JavaScript | |||||
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe | ||||||||||
Dcat Admin | 3,627 | 52 | 12 days ago | 72 | June 27, 2022 | 216 | mit | PHP | ||
🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码 | ||||||||||
Ace | 3,561 | 4 years ago | 34 | other | HTML | |||||
Twitter bootstrap 3 admin template |
AdminKit is a free & open-source HTML dashboard & admin template based on Bootstrap 5.
A professional Admin & Dashboard template based on Bootstrap 5 that comes with hundreds of UI components, forms, tables, charts, pages and icons. AdminKit does not require jQuery and neither does one of the 3rd party libraries AdminKit is using. Open demo.
git clone https://github.com/adminkit/adminkit.git
The theme includes a custom Webpack file, which can be used to quickly recompile and minify theme assets while developing or for deployment. You'll need to install Node.js before using Webpack.
Once Node.js is installed, run npm install to install the rest of AdminKit's dependencies. All dependencies will be downloaded to the node_modules directory.
npm install
Now you're ready to modify the source files and generate new dist/ files. AdminKit uses webpack-dev-server to automatically detect file changes and start a local webserver at http://localhost:8080.
npm start
Compile, optimize, minify and uglify all source files to dist/ folder:
npm run build
All files included in the @adminkit/core
npm package are available over a CDN.
CSS:
<link rel="stylesheet" href="https://unpkg.com/@adminkit/core@latest/dist/css/app.css">
Javascript:
<script src="https://unpkg.com/@adminkit/core@latest/dist/js/app.js"></script>
The package contains the following directories and files:
adminkit/
.babelrc
.eslintrc
.nvmrc
README.md
package.json
postcss.config.js
webpack.config.js
src/
fonts/
img/
js/
modules/
app.js
scss/
1-variables/
2-mixins/
3-components/
4-utilities/
5-vendor/
app.scss
dist/
css/
app.css
js/
app.js
![]() Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
![]() iOS Safari |
---|---|---|---|---|
last version | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
Found a bug or have a feature request? Please open a new issue.
Get more power with AdminKit PRO, a premium variant of AdminKit, featuring hundreds of UI components, forms, tables, charts, pages, and icons.
Free Version | AdminKit PRO |
---|---|
15 Demo Pages | 45+ Demo Pages |
1 Plugin | 10+ Plugins |
1 Color Scheme | 3 Color Schemes |
All Bootstrap 5 Components | |
Dark Mode | |
Compact Sidebar | |
Calendar | |
Advanced Forms | |
Drag and Drop | |
Toast Notifications | |
WYSIWYG Editors | |
Premium Support |