Skip to content

beeman/covalent

 
 

Repository files navigation

Covalent: UI Platform based on Angular-Material

Build Status 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 install
  • Run local build npm run serve or npm run serve:prod


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

About

Teradata UI Platform built on Angular Material

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 54.8%
  • HTML 28.4%
  • CSS 15.5%
  • Other 1.3%