Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshblack/laufey
Laufey is an exploration around building design systems
https://github.com/joshblack/laufey
design-system javascript react
Last synced: 9 days ago
JSON representation
Laufey is an exploration around building design systems
- Host: GitHub
- URL: https://github.com/joshblack/laufey
- Owner: joshblack
- License: mit
- Created: 2020-03-30T01:25:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T23:24:31.000Z (over 2 years ago)
- Last Synced: 2024-10-10T06:41:47.688Z (27 days ago)
- Topics: design-system, javascript, react
- Language: JavaScript
- Homepage:
- Size: 41.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Laufey
> Laufey is an exploration around building design systems in React. This work is
> experimental and should be treated as unstable.## Roadmap
### Components
WCAG 2.1 Compliant implementations of the following components (or patterns):
- [ ] Accordion
- [ ] Alert
- [ ] Alert dialog
- [ ] Breadcrumbs
- [ ] Button
- [ ] Checkbox
- [ ] Dialog
- [ ] Disclosure
- [ ] Popover (non-modal dialog)
- [ ] Tabs
- [ ] Table
- [ ] Tooltip
- [ ] List box
- [ ] Combobox
- [ ] with list box
- [ ] with tree view
- [ ] with grid
- [ ] Tree view## 📝 License
Licensed under the [MIT License](/LICENSE).