All Projects → coreui → Coreui Angular

coreui / Coreui Angular

https://coreui.io/angular/

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Coreui Angular

Tail Kit
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
Stars: ✭ 997 (+617.27%)
Mutual labels:  ui-components, components
Ui
React Styled Components with bootstrap grid system
Stars: ✭ 89 (-35.97%)
Mutual labels:  ui-components, components
React Native Elements App
Demo app for React Native Elements (w/ React Native Web)
Stars: ✭ 1,159 (+733.81%)
Mutual labels:  ui-components, components
Ng Zorro Antd
Angular UI Component Library based on Ant Design
Stars: ✭ 7,841 (+5541.01%)
Mutual labels:  ui-components, angular-components
Antv
Ant Design of Vue.js 2.0
Stars: ✭ 99 (-28.78%)
Mutual labels:  ui-components, components
Webrix
Powerful building blocks for React-based web applications
Stars: ✭ 41 (-70.5%)
Mutual labels:  ui-components, components
Kendo React
Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
Stars: ✭ 77 (-44.6%)
Mutual labels:  ui-components, components
Ng Devui
华为云DevCloud,基于Angular的企业级前端组件库;DevUI components based on Angular
Stars: ✭ 616 (+343.17%)
Mutual labels:  ui-components, angular-components
Taiga Ui
Angular UI Kit and components library for awesome people
Stars: ✭ 1,353 (+873.38%)
Mutual labels:  ui-components, components
Magix Gallery
magix gallery
Stars: ✭ 98 (-29.5%)
Mutual labels:  ui-components, components
Elm Ui
UI library for making web applications with Elm
Stars: ✭ 878 (+531.65%)
Mutual labels:  ui-components, components
Gu
A web ui library for Go. [DEPRECATED]
Stars: ✭ 102 (-26.62%)
Mutual labels:  ui-components, components
Clarity
Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
Stars: ✭ 6,398 (+4502.88%)
Mutual labels:  components, angular-components
Components
Example Components (Built with Tonic)
Stars: ✭ 42 (-69.78%)
Mutual labels:  ui-components, components
Awesome Ui Component Library
Curated list of framework component libraries for UI styles/toolkit
Stars: ✭ 702 (+405.04%)
Mutual labels:  ui-components, components
Vitamin Web
Decathlon Design System libraries for web applications
Stars: ✭ 70 (-49.64%)
Mutual labels:  ui-components, components
Igniteui Angular
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps.
Stars: ✭ 433 (+211.51%)
Mutual labels:  ui-components, angular-components
Po Angular
Biblioteca de componentes Angular.
Stars: ✭ 497 (+257.55%)
Mutual labels:  ui-components, angular-components
React Instantsearch
⚡️ Lightning-fast search for React and React Native applications, by Algolia.
Stars: ✭ 1,320 (+849.64%)
Mutual labels:  ui-components, components
Re Jok
A React UI Component library built with styled-components
Stars: ✭ 102 (-26.62%)
Mutual labels:  ui-components, components

@coreui/angular

npm package NPM downloads angular
npm-coreui-angular-next
@coreui coreui npm package NPM downloads

CoreUI for Angular 11 - Free WebApp UI Kit built on top of Bootstrap 4 Tweet

Please help us on Product Hunt and Designer News. Thanks in advance!

Curious why I decided to create CoreUI? Please read this article: Jack of all trades, master of none. Why Bootstrap Admin Templates suck.

CoreUI is an Open Source UI Kit built on top of Bootstrap 4. CoreUI is the fastest way to build modern dashboard for any platforms, browser or device. A complete Dashboard and WebApp UI Kit that allows you to quickly build eye-catching, high-quality, high-performance responsive applications using your framework of choice.

Table of Contents

Templates

Admin Templates built on top of CoreUI Pro

CoreUI Pro Prime Root Alba Leaf
CoreUI Pro Admin Template Prime Admin Template Root Admin Template Alba Admin Template Leaf Admin Template

Prerequisites

Before you begin, make sure your development environment includes Node.js® and an npm package manager.

Node.js

Angular 11 requires Node.js version 10.13 or later.

  • To check your version, run node -v in a terminal/console window.
  • To get Node.js, go to nodejs.org.
Angular CLI

Install the Angular CLI globally using a terminal/console window.

npm install -g @angular/cli
Update to Angular 11

see: https://update.angular.io

CoreUI Installation

Several options are available:

Clone repo

$ git clone https://github.com/coreui/coreui-angular.git

NPM

$ npm install @coreui/angular --save

Yarn

$ yarn add @coreui/angular

Usage

CSS

Copy-paste the stylesheet <link> into your <head> before all other stylesheets to load our CSS.

<link rel="stylesheet" href="node_modules/@coreui/coreui/dist/css/coreui.min.css">

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

coreui/
├── build/
├── dist/
├── scripts/
└── src/

Documentation

The documentation for the CoreUI Free Bootstrap Admin Template is hosted at our website CoreUI

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility,CoreUI Free Admin Template is maintained under the Semantic Versioning guidelines.

See the Releases section of our project for changelogs for each release version.

Creators

Łukasz Holeczek

Andrzej Kopański

Community

Get updates on CoreUI's development and chat with the project maintainers and community members.

Copyright and license

copyright 2017-2021 creativeLabs Łukasz Holeczek. Code released under the MIT license. There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.

Support CoreUI Development

CoreUI is an MIT licensed open source project and 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 donating on PayPal, buying CoreUI Pro Version or buying one of our premium admin templates.

As of now I am exploring the possibility of working on CoreUI fulltime - if you are a business that is building core products using CoreUI, I am also open to conversations regarding custom sponsorship / consulting arrangements. Get in touch on Twitter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].