|
11 | 11 | <h2 align="center">CoreUI for Angular</h3>
|
12 | 12 |
|
13 | 13 | <p align="center">
|
14 |
| - Angular Components Library built on top of Bootstrap 5.3 and TypeScript. |
| 14 | + Angular Components Library built on top of Bootstrap 5.3 and TypeScript 5.4. |
15 | 15 | <br>
|
16 | 16 | <a href="https://coreui.io/angular/docs/"><strong>Explore CoreUI for Angular docs »</strong></a>
|
17 | 17 | <br>
|
|
26 | 26 | ## Status
|
27 | 27 |
|
28 | 28 | ![angular][angular-badge]
|
| 29 | +[![npm-coreui-angular-v5-ng17][npm-coreui-angular-badge-v5-ng17]][npm-coreui-angular] |
29 | 30 | [![npm-coreui-angular-latest][npm-coreui-angular-badge-latest]][npm-coreui-angular]
|
30 | 31 | [![npm-coreui-angular-next][npm-coreui-angular-badge-next]][npm-coreui-angular]
|
31 |
| -[![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular] |
| 32 | +[![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular] |
32 | 33 | [](https://github.com/coreui/coreui-angular/actions/workflows/build-check.yml)
|
33 | 34 |
|
| 35 | +[npm-coreui-angular-badge-v5-ng17]: https://img.shields.io/npm/v/@coreui/angular/v5-ng17?style=flat-square&color=brightgreen |
34 | 36 | [npm-coreui-angular-badge-latest]: https://img.shields.io/npm/v/@coreui/angular/latest?style=flat-square&color=brightgreen
|
35 | 37 | [npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red
|
36 | 38 | [npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
|
@@ -86,8 +88,7 @@ Several quick start options are available (pick one):
|
86 | 88 |
|
87 | 89 | - [Download the latest release](https://github.com/coreui/coreui-angular/)
|
88 | 90 | - Clone the repo: `git clone https://github.com/coreui/coreui-angular.git`
|
89 |
| -- Install with [npm](https://www.npmjs.com/): `npm install @coreui/angular` |
90 |
| -- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/angular` |
| 91 | +- Install with [npm](https://www.npmjs.com/): `npm install @coreui/angular @coreui/icons-angular @coreui/coreui` |
91 | 92 |
|
92 | 93 | Read the [Getting started page](https://coreui.io/angular/docs/) for information on the framework contents, templates and examples, and more.
|
93 | 94 |
|
@@ -128,7 +129,7 @@ The documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI f
|
128 | 129 |
|
129 | 130 | ## Frameworks
|
130 | 131 |
|
131 |
| -CoreUI supports most popular frameworks. |
| 132 | +CoreUI supports the most popular frameworks. |
132 | 133 |
|
133 | 134 | - [CoreUI for Bootstap(Vanilla JS)](https://github.com/coreui/coreui)
|
134 | 135 | - [CoreUI for React](https://github.com/coreui/coreui-react)
|
|
0 commit comments