Skip to content

Commit 43333b5

Browse files
authored
Update README.md
1 parent 5e92f1f commit 43333b5

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

README.md

+59
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,13 @@
4040
- [Templates](#templates)
4141
- [Bugs and feature requests](#bugs-and-feature-requests)
4242
- [Documentation](#documentation)
43+
- [Frameworks](#frameworks)
44+
- [Templates](#templates)
4345
- [Contributing](#contributing)
4446
- [Community](#community)
4547
- [Versioning](#versioning)
4648
- [Creators](#creators)
49+
- [Support CoreUI Development](#support-coreui-development)
4750
- [Copyright and license](#copyright-and-license)
4851

4952
## Quick start
@@ -109,6 +112,23 @@ Have a bug or a feature request? Please first read the [issue guidelines](https:
109112

110113
The documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI for Angular](https://coreui.io/angular/docs/4.0/)
111114

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+
112132
## Contributing
113133

114134
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
144164

145165
- <https://github.com/orgs/coreui/people>
146166

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+
147206
## Copyright and license
148207

149208
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

Comments
 (0)