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

grahamford/clarity

 
 

Repository files navigation

Clarity

Clarity Design System

Build Website

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 five npm packages:

  • npm version core Contains the Web Components that work in any JavaScript framework.
  • npm version cds angular Contains shims for core usage in Angular environment
  • npm version ui Contains the static styles for building HTML components.
  • npm version clr angular Contains the Angular components. This package depends on @clr/ui for styles.
  • npm version clarity city Our open source sans-serif typeface.

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.

Support

The team supports up to 2 versions behind the latest one.

For questions, ideas, or just reaching out to the team feel free to open a discussion in our GitHub Disscussion section.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 69.7%
  • HTML 16.0%
  • SCSS 11.3%
  • Vue 1.5%
  • JavaScript 1.4%
  • CSS 0.1%