Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liip/chusho
A library of bare & accessible UI components and tools for Vue.js 3
https://github.com/liip/chusho
a11y accessibility component-library typescript ui-components vue-component-library vue-components vue3 vuejs wcag
Last synced: 22 days ago
JSON representation
A library of bare & accessible UI components and tools for Vue.js 3
- Host: GitHub
- URL: https://github.com/liip/chusho
- Owner: liip
- License: mit
- Created: 2020-02-13T16:09:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-17T05:10:28.000Z (over 1 year ago)
- Last Synced: 2024-12-17T20:05:59.139Z (24 days ago)
- Topics: a11y, accessibility, component-library, typescript, ui-components, vue-component-library, vue-components, vue3, vuejs, wcag
- Language: TypeScript
- Homepage: https://www.chusho.dev
- Size: 9.73 MB
- Stars: 55
- Watchers: 8
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![npm Package](https://img.shields.io/npm/v/chusho)](https://www.npmjs.com/package/chusho)
[![Build Status](https://img.shields.io/github/actions/workflow/status/liip/chusho/test.yml?branch=main)](https://github.com/liip/chusho/actions)
[![npm Bundle Size](https://img.shields.io/bundlephobia/minzip/chusho)](https://bundlephobia.com/result?p=chusho)
[![Code Coverage](https://codecov.io/gh/liip/chusho/branch/dev/graph/badge.svg?token=UuzInaX0Ty)](https://codecov.io/gh/liip/chusho)
[![License](https://img.shields.io/github/license/liip/chusho)](https://github.com/liip/chusho/blob/main/LICENSE.md)# Chūshō
A library of bare & accessible components and tools for Vue.js 3
👉️ [Documentation](https://www.chusho.dev/guide/)
## Packages
- [chusho](https://github.com/liip/chusho/tree/main/packages/chusho/): the library core source code and a playground to develop and execute tests
- [docs](https://github.com/liip/chusho/tree/main/packages/docs/): Chūshō’s documentation website## Contributing
See [contributing guide](https://github.com/liip/chusho/blob/main/CONTRIBUTING.md)