Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evergarden-ui/evergarden
[WIP] A design system for Vue.js
https://github.com/evergarden-ui/evergarden
Last synced: about 1 month ago
JSON representation
[WIP] A design system for Vue.js
- Host: GitHub
- URL: https://github.com/evergarden-ui/evergarden
- Owner: evergarden-ui
- Created: 2019-10-10T09:18:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T12:17:42.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T09:08:34.245Z (4 months ago)
- Language: JavaScript
- Homepage: https://evergarden-storybook.netlify.com
- Size: 1.15 MB
- Stars: 33
- Watchers: 3
- Forks: 5
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-github-star - evergarden - ui | 33 | (JavaScript)
README
# Evergarden
A design system for Vue.js.
## Features/Goals
- **Out-of-the-box**: Evergarden contains a set of polished Vue components that work out of the box.
- **Themeable**: Quickly and easily reference values from your [theme](https://styled-system.com/theme-specification) throughout your entire application, on any component. Evergarden also comes with a dark theme by default!
- **Customizable**: All Vue components provided by Evergarden can be easily customizable via [style props](https://styled-system.com/getting-started/).
- **Accessibiliy**: Our goal is to strictly follow [WAI-ARIA 1.1](https://www.w3.org/TR/wai-aria/) standards.## Status
**IN DEVELOPMENT**, not available for public use.
## Sponsor
Sponsor the development of Evergarden:
- Monthly donation to my [Patreon](https://patreon.com/egoist)
- Monthly donation to the team's Open Collective: Not yet available, we don't have 100+ stars.## Prior art
Evergarden is heavily inspired by [Theme UI](https://theme-ui.com/), [Chakra UI](https://chakra-ui.com/) and [TailwindCSS](https://tailwindcss.com/).
## License
MIT © [Freefolk](https://github.com/freefolk).