CoreUI - Open Source UI Components Library built on top of Bootstrap 4 and plain JavaScript without jQuery.
Please help us on Product Hunt. Thanks in advance!
CoreUI is an Open Source UI Kit built on top of Bootstrap 4. CoreUI is the fastest way to build modern dashboard for any platforms, browser or device. A complete Dashboard and WebApp UI Kit that allows you to quickly build eye-catching, high-quality, high-performance responsive applications using your framework of choice.
Table of Contents
- Templates
- CoreUI Components for Angular, React.js, and Vue.js
- CoreUI PRO Bootstrap Admin Templates
- Installation
- Usage
- What's included
- Documentation
- Contributing
- Versioning
- Creators
- Community
- License
- Support CoreUI Development
CoreUI Components for Angular, React.js, and Vue.js
Admin Templates
- CoreUI Free Angular Admin Template
- CoreUI Free Bootstrap Admin Template
- CoreUI Free Laravel Admin Template
- CoreUI Free React.js Admin Template
- CoreUI Free Vue.js Admin Template
- CoreUI Free Vue.js + Laravel Admin Template
CoreUI PRO Bootstrap Admin Templates
Default Theme | Legacy Theme | Dark Theme |
---|---|---|
Installation
Several options are available:
Clone repo
$ git clone https://github.com/coreui/coreui.git
NPM
$ npm install @coreui/coreui@ --save
Yarn
$ yarn add @coreui/coreui
Composer
$ composer require coreui/coreui:3.2.2
Usage
CSS
Copy-paste the stylesheet <link>
into your <head>
before all other stylesheets to load our CSS.
<link rel="stylesheet" href="node_modules/@coreui/coreui/dist/css/coreui.min.css">
JavaScript
Many of our components require the use of JavaScript to function. Specifically, they require our own JavaScript plugins. Place the following <script>
s near the end of your pages, right before the closing </body>
tag, to enable them.
<script src="node_modules/@coreui/coreui/dist/js/coreui.bundle.min.js"></script>
What's included
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
coreui/
├── dist/
├── js/
└── scss/
Documentation
The documentation for the CoreUI & CoreUI PRO is hosted at our website CoreUI
Contributing
Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.
Versioning
For transparency into our release cycle and in striving to maintain backward compatibility, CoreUI is maintained under the Semantic Versioning guidelines.
See the Releases section of our project for changelogs for each release version.
Creators
Łukasz Holeczek
Andrzej Kopański
Community
Get updates on CoreUI's development and chat with the project maintainers and community members.
- Follow @core_ui on Twitter.
- Read and subscribe to CoreUI Blog.
Copyright and license
copyright 2020 creativeLabs Łukasz Holeczek. Code released under the MIT license. There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.
Support CoreUI Development
CoreUI is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by donating on PayPal or buying CoreUI Pro Version.
We're also open to conversations regarding custom sponsorship / consulting arrangements. Get in touch on Twitter.