https://github.com/manolakis/chi-wc
ux-chi webcomponents
https://github.com/manolakis/chi-wc
chi components lumen ux wc web webcomponents
Last synced: 29 days ago
JSON representation
ux-chi webcomponents
- Host: GitHub
- URL: https://github.com/manolakis/chi-wc
- Owner: manolakis
- License: mit
- Created: 2019-11-16T18:57:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T14:28:21.000Z (over 2 years ago)
- Last Synced: 2025-04-01T15:40:37.883Z (about 1 month ago)
- Topics: chi, components, lumen, ux, wc, web, webcomponents
- Language: JavaScript
- Homepage: https://chi-wc.netlify.app
- Size: 2.83 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Build products customers love
Chi is Lumen's design system for building consistent digital products and experiences.
```js script
export default {
title: 'Getting Started/Introduction',
};
```## Accessible
Chi components follow Section 508 and WCAG AA standards which ensure the best experience is provided for all customers, including those with disabilities.
## Composable
Chi components are flexible building blocks that can be implemented as is or assembled in various combinations to satisfy requirements across Consumer, Enterprise, and internal tools.
## Reusable
Chi provides consistent, reusable components that continuously evolve with each new release by inheriting Lumen's latest features, improvements, and brand guidelines.
## Compatible
Chi's framework agnostic web components and independent CSS layer are compatible with any major framework (AngularJS, ReactJS, VueJS) or no framework at all.