|
25 | 25 |
|
26 | 26 | ## Status
|
27 | 27 |
|
28 |
| -![angular][angular-badge] |
29 | 28 | [![npm-coreui-angular-v5-ng19][npm-coreui-angular-badge-v5-ng19]][npm-coreui-angular]
|
30 | 29 | [![npm-coreui-angular-latest][npm-coreui-angular-badge-latest]][npm-coreui-angular]
|
31 | 30 | [![npm-coreui-angular-next][npm-coreui-angular-badge-next]][npm-coreui-angular]
|
32 | 31 | [![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular]
|
33 |
| -[](https://github.com/coreui/coreui-angular/actions/workflows/build-check.yml) |
| 32 | +![angular][angular-badge] [](https://github.com/coreui/coreui-angular/actions/workflows/build-check.yml) |
34 | 33 |
|
35 |
| -[npm-coreui-angular-badge-v5-ng19]: https://img.shields.io/npm/v/@coreui/angular/v5-ng19?style=flat-square&color=brightgreen |
36 |
| -[npm-coreui-angular-badge-latest]: https://img.shields.io/npm/v/@coreui/angular/latest?style=flat-square&color=brightgreen |
37 |
| -[npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red |
38 |
| -[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular |
39 |
| -[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square |
40 |
| -[angular-badge]: https://img.shields.io/badge/angular-^19.0.0-lightgrey.svg?style=flat-square&logo=angular |
41 | 34 |
|
42 | 35 | ## Table of contents
|
43 | 36 |
|
|
71 | 64 | Before you begin, make sure your development environment includes `Node.js®` and `npm` package manager.
|
72 | 65 |
|
73 | 66 | ###### Node.js
|
74 |
| -[**Angular 19**](https://angular.dev/overview) requires `Node.js` LTS version `^18.19` or newer. |
| 67 | +[**Angular 19**](https://angular.dev/overview) requires `Node.js` LTS version `^18.19`, `^20.11` or `^22.0`. |
75 | 68 |
|
76 | 69 | - To check your version, run `node -v` in a terminal/console window.
|
77 | 70 | - To get `Node.js`, go to [nodejs.org](https://nodejs.org/).
|
@@ -223,3 +216,10 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back
|
223 | 216 | ## Copyright and license
|
224 | 217 |
|
225 | 218 | Copyright 2024 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-angular/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
|
| 219 | + |
| 220 | +[npm-coreui-angular-badge-v5-ng19]: https://img.shields.io/npm/v/@coreui/angular/v5-ng19?style=flat-square&color=brightgreen |
| 221 | +[npm-coreui-angular-badge-latest]: https://img.shields.io/npm/v/@coreui/angular/latest?style=flat-square&color=brightgreen |
| 222 | +[npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red |
| 223 | +[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular |
| 224 | +[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square |
| 225 | +[angular-badge]: https://img.shields.io/badge/angular-^19.0.0-lightgrey.svg?style=flat-square&logo=angular |
0 commit comments