Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)