Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vmware-clarity/ng-clarity

Clarity Angular is a scalable, accessible, customizable, open-source design system built for Angular.
https://github.com/vmware-clarity/ng-clarity

a11y angular design-system ui-components

Last synced: 24 days ago
JSON representation

Clarity Angular is a scalable, accessible, customizable, open-source design system built for Angular.

Awesome Lists containing this project

README

        

![Clarity Angular](logo.png)

# Clarity Angular

## Getting Started

Clarity Angular is published as two npm packages:

- [![npm version ui](https://img.shields.io/npm/v/@clr/ui/latest?label=%40clr%2Fui&style=flat-square)](https://www.npmjs.com/package/@clr/ui) Contains the static
styles for building HTML components.
- [![npm version clr angular](https://img.shields.io/npm/v/@clr/angular/latest?label=%40clr%2Fangular&style=flat-square)](https://www.npmjs.com/package/@clr/angular) Contains the
Angular components. This package depends on `@clr/ui` for styles.

## Installing Clarity

- **[Install CSS Only](/docs/INSTALLATION.md#installing-clarity-ui-)**
- **[Install Angular Components](/docs/INSTALLATION.md#installing-clarity-angular-)**

## Documentation

For documentation on the Clarity Angular, including a list of components
and example usage, see [our website](https://angular.clarity.design).

## Contributing

The Clarity project team welcomes contributions from the community. For more
detailed information, see [CONTRIBUTING.md](docs/CONTRIBUTING.md).

## Licenses

- The Clarity Design System is licensed under the MIT license.
- The font is licensed under the Open Font License (OFL).
- This project is tested with [BrowserStack](https://www.browserstack.com).

## Feedback

If you find a bug or want to request a new feature, please open a [GitHub issue](https://github.com/vmware-clarity/ng-clarity/issues).

Include a link to the reproduction scenario you created by forking one of the
Clarity Stackblitz Templates for the version you are using at
[Clarity StackBlitz templates](https://stackblitz.com/@clr-team/).