|
40 | 40 | - [Templates](#templates)
|
41 | 41 | - [Bugs and feature requests](#bugs-and-feature-requests)
|
42 | 42 | - [Documentation](#documentation)
|
| 43 | +- [Frameworks](#frameworks) |
| 44 | +- [Templates](#templates) |
43 | 45 | - [Contributing](#contributing)
|
44 | 46 | - [Community](#community)
|
45 | 47 | - [Versioning](#versioning)
|
46 | 48 | - [Creators](#creators)
|
| 49 | +- [Support CoreUI Development](#support-coreui-development) |
47 | 50 | - [Copyright and license](#copyright-and-license)
|
48 | 51 |
|
49 | 52 | ## Quick start
|
@@ -109,6 +112,23 @@ Have a bug or a feature request? Please first read the [issue guidelines](https:
|
109 | 112 |
|
110 | 113 | The documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI for Angular](https://coreui.io/angular/docs/4.0/)
|
111 | 114 |
|
| 115 | +## Frameworks |
| 116 | + |
| 117 | +CoreUI supports most popular frameworks. |
| 118 | + |
| 119 | +- [CoreUI for Bootstap(Vanilla JS)](https://github.com/coreui/coreui) |
| 120 | +- [CoreUI for React](https://github.com/coreui/coreui-react) |
| 121 | +- [CoreUI for Vue](https://github.com/coreui/coreui-vue) |
| 122 | + |
| 123 | +## Templates |
| 124 | + |
| 125 | +Fully featured, out-of-the-box, templates for your application based on CoreUI. |
| 126 | + |
| 127 | +- [Angular Admin Template](https://coreui.io/angular) |
| 128 | +- [Bootstrap Admin Template](https://coreui.io/) |
| 129 | +- [React Admin Template](https://coreui.io/react) |
| 130 | +- [Vue Admin Template](https://coreui.io/vue) |
| 131 | + |
112 | 132 | ## Contributing
|
113 | 133 |
|
114 | 134 | Please read through our [contributing guidelines](https://github.com/coreui/coreui-angular/blob/main/.github/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
|
@@ -144,6 +164,45 @@ See [the Releases section of our project](https://github.com/coreui/coreui-angul
|
144 | 164 |
|
145 | 165 | - <https://github.com/orgs/coreui/people>
|
146 | 166 |
|
| 167 | + |
| 168 | +## Support CoreUI Development |
| 169 | + |
| 170 | +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 the [CoreUI PRO](https://coreui.io/pricing/) or by becoming a sponsor via [Open Collective](https://opencollective.com/coreui/). |
| 171 | + |
| 172 | +<!--- StartOpenCollectiveBackers --> |
| 173 | + |
| 174 | +### Platinum Sponsors |
| 175 | + |
| 176 | +Support this project by [becoming a Platinum Sponsor](https://opencollective.com/coreui/contribute/platinum-sponsor-40959/). A large company logo will be added here with a link to your website. |
| 177 | + |
| 178 | +<a href="https://opencollective.com/coreui/contribute/platinum-sponsor-40959/checkout"><img src="https://opencollective.com/coreui/tiers/platinum-sponsor/0/avatar.svg?avatarHeight=100"></a> |
| 179 | + |
| 180 | +### Gold Sponsors |
| 181 | + |
| 182 | +Support this project by [becoming a Gold Sponsor](https://opencollective.com/coreui/contribute/gold-sponsor-40960/). A big company logo will be added here with a link to your website. |
| 183 | + |
| 184 | +<a href="https://opencollective.com/coreui/contribute/gold-sponsor-40960/checkout"><img src="https://opencollective.com/coreui/tiers/gold-sponsor/0/avatar.svg?avatarHeight=100"></a> |
| 185 | + |
| 186 | +### Silver Sponsors |
| 187 | + |
| 188 | +Support this project by [becoming a Silver Sponsor](https://opencollective.com/coreui/contribute/silver-sponsor-40967/). A medium company logo will be added here with a link to your website. |
| 189 | + |
| 190 | +<a href="https://opencollective.com/coreui/contribute/silver-sponsor-40967/checkout"><img src="https://opencollective.com/coreui/tiers/gold-sponsor/0/avatar.svg?avatarHeight=100"></a> |
| 191 | + |
| 192 | +### Bronze Sponsors |
| 193 | + |
| 194 | +Support this project by [becoming a Bronze Sponsor](https://opencollective.com/coreui/contribute/bronze-sponsor-40966/). The company avatar will show up here with a link to your OpenCollective Profile. |
| 195 | + |
| 196 | +<a href="https://opencollective.com/coreui/contribute/bronze-sponsor-40966/checkout"><img src="https://opencollective.com/coreui/tiers/bronze-sponsor/0/avatar.svg?avatarHeight=100"></a> |
| 197 | + |
| 198 | +### Backers |
| 199 | + |
| 200 | +Thanks to all the backers and sponsors! Support this project by [becoming a backer](https://opencollective.com/coreui/contribute/backer-40965/). |
| 201 | + |
| 202 | +<a href="https://opencollective.com/coreui/contribute/backer-40965/checkout" target="_blank" rel="noopener"><img src="https://opencollective.com/coreui/backers.svg?width=890"></a> |
| 203 | + |
| 204 | +<!--- EndOpenCollectiveBackers --> |
| 205 | + |
147 | 206 | ## Copyright and license
|
148 | 207 |
|
149 | 208 | Copyright 2022 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/).
|
0 commit comments