All Projects → Teradata → Covalent

Teradata / Covalent

Licence: mit
Teradata UI Platform built on Angular Material

Programming Languages

typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Covalent

Angular5 Example Shopping App
Angular 5 Example Shopping App + Angular Material + Responsive
Stars: ✭ 120 (-94.62%)
Mutual labels:  material-design, material, angular-material
Chromaterial
ChroMATERIAL is an IntelliJ Platform coloring scheme that expresses the chromatic nature of Material Design within IntelliJ and Android Studio. It is intended to highlight the most import aspects of your code.
Stars: ✭ 143 (-93.59%)
Mutual labels:  material-design, material
Jekyll Theme Mdui
🍷A Jekyll theme based on MDUI
Stars: ✭ 143 (-93.59%)
Mutual labels:  material-design, material
Vantage Ui Template
Template for UI applications in Vantage
Stars: ✭ 193 (-91.35%)
Mutual labels:  material-design, angular-material
Noty
A simple library for creating animated warnings/dialogs/alerts for Android.
Stars: ✭ 136 (-93.9%)
Mutual labels:  material-design, material
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-93.86%)
Mutual labels:  material-design, material
Ej2 Angular Ui Components
Syncfusion Angular UI components library offer more than 50+ cross-browser, responsive, and lightweight angular UI controls for building modern web applications.
Stars: ✭ 159 (-92.87%)
Mutual labels:  material-design, angular-material
Google Maps Autocomplete
Autocomplete input component and directive for google-maps built with angular and material design | ANGULAR V9 SUPPORTED
Stars: ✭ 134 (-93.99%)
Mutual labels:  material-design, material
Material Apex
A Material Design Theme for Oracle APEX
Stars: ✭ 161 (-92.78%)
Mutual labels:  material-design, material
Jekyll Material Theme
A Jekyll Theme based on Material Design using Materialize.
Stars: ✭ 165 (-92.6%)
Mutual labels:  material-design, material
Minimal Todo
Material To-Do App
Stars: ✭ 2,051 (-8.03%)
Mutual labels:  material-design, material
React Native Material Dialog
Material design dialogs for React Native 💬
Stars: ✭ 135 (-93.95%)
Mutual labels:  material-design, material
Bootstrap Table
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
Stars: ✭ 11,068 (+396.32%)
Mutual labels:  material-design, material
Material
A lightweight Material Design library for Angular based on Google's Material Components for the Web.
Stars: ✭ 143 (-93.59%)
Mutual labels:  material-design, material
Material Intro
A simple material design app intro with cool animations and a fluent API.
Stars: ✭ 1,718 (-22.96%)
Mutual labels:  material-design, material
Material
A UI/UX framework for creating beautiful applications.
Stars: ✭ 11,870 (+432.29%)
Mutual labels:  material-design, material
React Native Paper Dates
Smooth and fast cross platform Material Design date and time picker for React Native Paper
Stars: ✭ 173 (-92.24%)
Mutual labels:  material-design, material
Jtmaterialspinner
An iOS material design spinner view
Stars: ✭ 127 (-94.3%)
Mutual labels:  material-design, material
Motion
A library used to create beautiful animations and transitions for iOS.
Stars: ✭ 1,726 (-22.6%)
Mutual labels:  material-design, material
Vuetify Todo Pwa
✔️ A simple Todo PWA built with Vue CLI 3 + Vuex + Vuetify.
Stars: ✭ 160 (-92.83%)
Mutual labels:  material-design, material

Covalent: UI Platform based on Angular-Material

Covalent CI npm npm Join the chat at https://gitter.im/Teradata/covalent

Coverage Status npm

Covalent

Covalent is a reusable UI platform from Teradata for building web applications with common standards and tooling. It is based on Angular and Material Design.

Vision: To build an atomic, reusable component platform for Teradata to consume, while collaborating in an open source model.

Setup

  • Ensure you have Node 8.9.4+ and NPM 5+ installed.
  • Install Angular CLI npm i -g @angular/cli
  • Install Typescript npm i -g typescript
  • Install TSLint npm install -g tslint
  • Install Protractor for e2e testing npm install -g protractor
  • Install Node packages npm ci
  • Run local build npm run serve or npm run serve:prod


Angular Support

Certain covalent version are meant for certain angular versions, and here is the matrix:

Covalent Angular
2.X 8.X
3.X 9.X / 10.X / 11.x
Future / Nightly 11.X

Browser Support

Covalent is built on a CSS Flexbox layout and all layouts and components heavily rely up that support, so the current browsers are supported in order or recommendation:

Current version - 1 for the following:

Chrome Firefox Safari Edge Mobile Chrome Mobile Safari IE11
Supported ~ ~ ~

~ Indicates limited testing & lower priority

IE11 requirements & best practices

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].