Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Jinjiang/vue-a11y-examples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Vue A11y Examples

Overview

Some examples using vue-a11y-utils@0.8.0+.

The purpose I wrote this repo is to:

  • for myself, make sure vue-a11y-utils designed well (so this repo would be changed anytime if I update vue-a11y-utils in the future e.g. re-designing the API or adding some new features)
  • for vue-a11y-utils users, provide use cases and code samples

All the examples are inspired from W3C WAI-ARIA Authoring Practices.