@elihowey/web-components

A set of Web Components for general purpose development, created with accessibility in mind

Usage no npm install needed!

<script type="module">
  import elihoweyWebComponents from 'https://cdn.skypack.dev/@elihowey/web-components';
</script>

README

Web Components

A set of Web Components for general purpose development, created with accessibility in mind

Node.js CI

Purpose

This is, more than anything, a place for me to experiment with Web Components and to work on accessible component patterns. My goal is to write a component for each pattern in the WAI-ARIA Authoring Practices.

Each component has a companion README.md file, explaining how to use it and what accessibility features it offers. Eventually, I'll publish them all to npm under the package name @elihowey/web-components.