Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork149
CoreUI Components Library for Angular is a comprehensive replacement for Bootstrap JavaScript. It contains meticulously crafted components that adhere to true Angular component principles.https://coreui.io/angular/docs/
License
coreui/coreui-angular
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Angular Components Library built on top of Bootstrap 5.3 and TypeScript 5.x
ExploreCoreUI for Angular docs and examples »
CoreUI Docs ·Report a bug ·Request a feature ·Blog
Featured CoreUI for Angular libraries:
·CoreUI Components for Angular
·CoreUI Angular wrapper for Chart.js v4
·CoreUI Icons for Angular
- Status
- Table of contents
- Quick start
- Templates
- Bugs and feature requests
- Documentation
- Frameworks
- Templates
- Contributing
- Community
- Versioning
- Creators
- Support CoreUI Development
- Copyright and license
Before you begin, make sure your development environment includesNode.js®
andnpm
package manager.
Angular 19 requiresNode.js
LTS version^18.19
,^20.11
or^22.0
.
- To check your version, run
node -v
in a terminal/console window. - To get
Node.js
, go tonodejs.org.
Install the Angular CLI globally using a terminal/console window.
npm install -g @angular/cli
Several quick start options are available (pick one):
- Add CoreUI to your Angular project:
- Install withAngular CLI:
ng add @coreui/angular
- Install withnpm:
npm install @coreui/angular @coreui/icons-angular @coreui/coreui
- Install withAngular CLI:
- Get the source code:
- Download the latest release
- Clone the repo:
git clone https://github.com/coreui/coreui-angular.git
Read theGetting started page for information on the framework contents, templates and examples, and more.
npm install @coreui/coreui --save
@import"@coreui/coreui/scss/coreui";
npm install bootstrap
Have a bug or a feature request? Please first read theissue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet,please open a new issue.
The documentation for the CoreUI & CoreUI PRO is hosted at our websiteCoreUI for Angular
CoreUI supports the most popular frameworks.
Fully featured, out-of-the-box, templates for your application based on CoreUI.
Please read through ourcontributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
Editor preferences are available in theeditor config for easy use in common text editors. Read more and download plugins athttps://editorconfig.org/.
Stay up to date on the development of CoreUI and reach out to the community with these helpful resources.
- Read and subscribe toThe Official CoreUI Blog.
You can also follow@core_ui on Twitter.
For transparency into our release cycle and in striving to maintain backward compatibility, CoreUI is maintained underthe Semantic Versioning guidelines.
Seethe Releases section of our project for changelogs for each release version.
Łukasz Holeczek
Andrzej Kopański
The CoreUI Team
CoreUI is an MIT-licensed open source project and is 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 buying theCoreUI PRO or by becoming a sponsor viaOpen Collective.
Support this project bybecoming a Platinum Sponsor. A large company logo will be added here with a link to your website.
Support this project bybecoming a Gold Sponsor. A big company logo will be added here with a link to your website.
Support this project bybecoming a Silver Sponsor. A medium company logo will be added here with a link to your website.
Support this project bybecoming a Bronze Sponsor. The company avatar will show up here with a link to your OpenCollective Profile.
Thanks to all the backers and sponsors! Support this project bybecoming a backer.
Copyright 2025 creativeLabs Łukasz Holeczek. Code released under theMIT License. Docs released underCreative Commons.
About
CoreUI Components Library for Angular is a comprehensive replacement for Bootstrap JavaScript. It contains meticulously crafted components that adhere to true Angular component principles.https://coreui.io/angular/docs/
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Contributors12
Uh oh!
There was an error while loading.Please reload this page.