Skip to content

Commit cba5cdc

Browse files
authored
Update README.md
1 parent b649765 commit cba5cdc

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

README.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,13 @@
3131
- [Status](#status)
3232
- [Bugs and feature requests](#bugs-and-feature-requests)
3333
- [Documentation](#documentation)
34+
- [Frameworks](#frameworks)
35+
- [Templates](#templates)
3436
- [Contributing](#contributing)
3537
- [Community](#community)
3638
- [Versioning](#versioning)
3739
- [Creators](#creators)
40+
- [Support CoreUI Development](#support-coreui-development)
3841
- [Copyright and license](#copyright-and-license)
3942

4043
## Quick start
@@ -162,6 +165,24 @@ The documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI f
162165
3. From the root directory, run `yarn docs:dev` or `npm run docs:dev` (or a specific npm script) to rebuild distributed CSS and JavaScript files, as well as our docs assets.
163166
4. Open `http://localhost:8000/` in your browser, and voilà.
164167

168+
## Frameworks
169+
170+
CoreUI supports most popular frameworks.
171+
172+
- [CoreUI for Angular](https://github.com/coreui/coreui-angular)
173+
- [CoreUI for Bootstrap(Vanilla JS)](https://github.com/coreui/coreui)
174+
- [CoreUI for React](https://github.com/coreui/coreui-react)
175+
- [CoreUI for Vue](https://github.com/coreui/coreui-vue)
176+
177+
## Templates
178+
179+
Fully featured, out-of-the-box, templates for your application based on CoreUI.
180+
181+
- [Angular Admin Template](https://coreui.io/angular)
182+
- [Bootstrap Admin Template](https://coreui.io/)
183+
- [React Admin Template](https://coreui.io/react)
184+
- [Vue Admin Template](https://coreui.io/vue)
185+
165186
## Contributing
166187

167188
Please read through our [contributing guidelines](https://github.com/coreui/coreui-react/blob/v4/.github/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
@@ -197,6 +218,44 @@ See [the Releases section of our project](https://github.com/coreui/coreui-react
197218

198219
- <https://github.com/orgs/coreui/people>
199220

221+
## Support CoreUI Development
222+
223+
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/).
224+
225+
<!--- StartOpenCollectiveBackers -->
226+
227+
### Platinum Sponsors
228+
229+
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.
230+
231+
<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>
232+
233+
### Gold Sponsors
234+
235+
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.
236+
237+
<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>
238+
239+
### Silver Sponsors
240+
241+
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.
242+
243+
<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>
244+
245+
### Bronze Sponsors
246+
247+
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.
248+
249+
<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>
250+
251+
### Backers
252+
253+
Thanks to all the backers and sponsors! Support this project by [becoming a backer](https://opencollective.com/coreui/contribute/backer-40965/).
254+
255+
<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>
256+
257+
<!--- EndOpenCollectiveBackers -->
258+
200259
## Copyright and license
201260

202261
Copyright 2021 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-react/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).

0 commit comments

Comments
 (0)