Covalent is a UI Platform focused on solving common enterprise needs. Covalent follows the Material Design spec and works along Angular Material to have a unified experience.
Covalent modules live in separated npm packages:
- Bundled with 20+ UI components
- Including: Fully pre-made layouts, data table, wizard stepper, custom pipes, services, utility functions and more
- Atomic components made to facilitate visualizations
- 9+ chart types including: bar, scatter, treemap and more
- Syntax highlighting with support for many languages
- Parse Github flavored markdown
- Turn markdown into material components
- Navigate through different sources of markdown
- Draggable window for showing inline documentation
- Build forms from a JS object
- Multi-language code editor
- Simple markdown text editor component
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:
Chrome | Firefox | Safari | Edge | Mobile Chrome | Mobile Safari | IE11 |
---|---|---|---|---|---|---|
✓ | ✓ | ✓ | ✓ | ~ | ~ | ~ |
Throughout the docs we consider familiarity with the following technologies:
- Angular
- Javascript/Typescript
- CSS/SCSS
- HTML