Skip to content

UX guidelines, HTML/CSS framework, and Angular components working together to craft exceptional experiences

License

Notifications You must be signed in to change notification settings

sambavelnati/clarity

 
 

Repository files navigation

Clarity

Clarity Design System

Build Status

Build Status

Project Clarity is an open source design system that brings together UX guidelines, an HTML/CSS framework, Angular components, and Web Components. This repository includes everything you need to build, customize, test, and deploy Clarity. For complete documentation, visit the Clarity website.

Getting Started

Clarity is published as four npm packages:

  • @clr/icons Contains the custom element icons.
  • @clr/ui Contains the static styles for building HTML components.
  • @clr/angular Contains the Angular components. This package depends on @clr/ui for styles.
  • @clr/core. Contains the Web Components that work in any JavaScript framework.

Installing Clarity

Documentation

For documentation on the Clarity Design System, including a list of components and example usage, see our website.

Contributing

The Clarity project team welcomes contributions from the community. For more detailed information, see CONTRIBUTING.md.

Licenses

  • The Clarity Design System is licensed under the MIT license.
  • The font is licensed under the Open Font License (OFL).

Feedback

If you find a bug or want to request a new feature, please open a GitHub issue.

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.

About

UX guidelines, HTML/CSS framework, and Angular components working together to craft exceptional experiences

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 65.3%
  • HTML 19.2%
  • CSS 13.0%
  • JavaScript 2.5%