Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

coreui/coreui-angular

 
 

Repository files navigation

angularnpm packagenpm packageNPM downloads
@coreui coreuinpm packagenpm packageNPM downloads

@coreui/angular v2 library project
for use withCoreUI v2 Bootstrap Admin Template

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

Template

Prerequisites

Before you begin, make sure your development environment includes the supported versionTypescript as well asNode.js® and annpm package manager.

Typescript

Angular 19 requiresTypescript version>=5.5.0 <5.9.0.

Node.js

Angular 19 requiresNode.js version^18.19.1 || ^20.11.1 || ^22.0.0 or newer.

  • To check your version, runnode -v in a terminal/console window.
  • To getNode.js, go tonodejs.org.
Angular CLI

Install the Angular CLI globally using a terminal/console window.

npm install -g @angular/cli@19
Update to Angular 19

see:https://angular.dev/update-guide

Installation

Several options are available:

Clone repo

$ git clone https://github.com/coreui/coreui-angular.git

NPM

$ npm install @coreui/angular@2.19 --save

Usage

CSS

Import scss insrc/scss/style.scss

// Import styles@import"@coreui/coreui/scss/coreui";

Or copy-paste the stylesheet<link> into your<head> before all other stylesheets to load our CSS.

<linkrel="stylesheet"href="node_modules/@coreui/coreui/dist/css/coreui.min.css">

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/├── build/├── dist/├── projects/└── src/

Documentation

The documentation for the CoreUI & CoreUI PRO is hosted at our websiteCoreUI for Angular

Changelog

See the GitHubrelease history.

Frameworks

CoreUI supports most popular frameworks.

Templates

Fully featured, out-of-the-box, templates for your application based on CoreUI.

Contributing

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/.

Creators

Łukasz Holeczek

Andrzej Kopański

The CoreUI Team

Community

Stay up to date on the development of CoreUI and reach out to the community with these helpful resources.

Support CoreUI Development

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.

Platinum Sponsors

Support this project bybecoming a Platinum Sponsor. A large company logo will be added here with a link to your website.

Gold Sponsors

Support this project bybecoming a Gold Sponsor. A big company logo will be added here with a link to your website.

Silver Sponsors

Support this project bybecoming a Silver Sponsor. A medium company logo will be added here with a link to your website.

Bronze Sponsors

Support this project bybecoming a Bronze Sponsor. The company avatar will show up here with a link to your OpenCollective Profile.

Backers

Thanks to all the backers and sponsors! Support this project bybecoming a backer.

Copyright and license

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

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors12


    [8]ページ先頭

    ©2009-2025 Movatter.jp