SkillAgentSearch skills...

Coreui

Open Source UI Kit built on top of Bootstrap 5 and plain JavaScript without any additional libraries like jQuery

Install / Use

/learn @coreui/Coreui
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://coreui.io/"> <img src="https://coreui.io/images/brand/coreui-signet.svg" alt="CoreUI logo" width="200"> </a> </p> <h3 align="center">CoreUI</h3> <p align="center"> An advanced UI library based on Bootstrap 5 – CoreUI extends Bootstrap with PRO components, and ready-to-use admin templates for React, Angular, Vue, and more. <br> <a href="https://coreui.io/bootstrap/docs/"><strong>Explore CoreUI docs »</strong></a> <br> <br> <a href="https://github.com/coreui/coreui/issues/new?template=bug_report.md">Report bug</a> · <a href="https://github.com/coreui/coreui/issues/new?template=feature_request.md">Request feature</a> · <a href="https://coreui.io/blog/">Blog</a> </p>

CoreUI vs Bootstrap

CoreUI is fully compatible with Bootstrap, but it’s more than just a theme or UI extension — it’s a professionally developed and maintained system that addresses many of the limitations developers face with Bootstrap alone.

Key differences between CoreUI and Bootstrap:

  • Framework-native versions – CoreUI offers official libraries for React.js, Vue.js, and Angular, while Bootstrap depends on third-party community plugins for framework integration.
  • 👨‍💻 Full-time maintained project – CoreUI is not a community-only initiative. It’s developed by a dedicated, full-time team focused on long-term evolution and support.
  • 📦 More built-in components – CoreUI includes many components not present in Bootstrap by default, such as range sliders, multi-selects, and step-based form wizards.
  • 🛠️ Sass Modules support today – CoreUI already supports Sass Modules out of the box, a feature that Bootstrap plans to introduce in version 6.
  • 🌍 Modern RTL/LTR support – CoreUI uses CSS logical properties to provide seamless RTL and LTR layout support for multilingual and internationalized apps.
  • 🔒 Long-Term Support (LTS) – While Bootstrap 3 & 4 LTS is now a paid service via HeroDevs, CoreUI continues to offer long-term support without additional cost.

Whether you're starting a new project or migrating from Bootstrap, CoreUI gives you a powerful upgrade path with more features, framework bindings, and peace of mind for long-term maintainability.

Table of contents

Quick start

Several quick start options are available:

  • Download the latest release
  • Clone the repo: git clone https://github.com/coreui/coreui.git
  • Install with npm: npm install @coreui/coreui
  • Install with yarn: yarn add @coreui/coreui
  • Install with Composer: composer require coreui/coreui:5.6.1

Read the Getting started page for information on the framework contents, templates and examples, and more.

Components

Status

Build Status npm version Packagist Prerelease Coverage Status CSS gzip size CSS Brotli size JS gzip size JS Brotli size

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/
├── css/
│   ├── coreui-grid.css
│   ├── coreui-grid.css.map
│   ├── coreui-grid.min.css
│   ├── coreui-grid.min.css.map
│   ├── coreui-grid.rtl.css
│   ├── coreui-grid.rtl.css.map
│   ├── coreui-grid.rtl.min.css
│   ├── coreui-grid.rtl.min.css.map
│   ├── coreui-reboot.css
│   ├── coreui-reboot.css.map
│   ├── coreui-reboot.min.css
│   ├── coreui-reboot.min.css.map
│   ├── coreui-reboot.rtl.css
│   ├── coreui-reboot.rtl.css.map
│   ├── coreui-reboot.rtl.min.css
│   ├── coreui-reboot.rtl.min.css.map
│   ├── coreui-utilities.css
│   ├── coreui-utilities.css.map
│   ├── coreui-utilities.min.css
│   ├── coreui-utilities.min.css.map
│   ├── coreui-utilities.rtl.css
│   ├── coreui-utilities.rtl.css

Related Skills

View on GitHub
GitHub Stars873
CategoryDevelopment
Updated1d ago
Forks223

Languages

JavaScript

Security Score

100/100

Audited on Mar 27, 2026

No findings