-
Updated
Jan 29, 2021 - TypeScript
#
wai-aria
Here are 95 public repositories matching this topic...
react
reactjs
uikit
a11y
react-components
accessible
wai-aria
ui-components
dark-mode
ui-library
chakra-ui
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
bootstrap
components
vue
accessibility
icons
a11y
nuxt
accessible
wai-aria
component-library
nuxtjs
bootstrapvue
-
Updated
Jan 29, 2021 - JavaScript
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
notifications
react
angular
alert
vue
sweetalert
sweetalert2
dialog
prompt
popup
accessible
wai-aria
toast
confirm
confirmation-dialog
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Jan 20, 2021 - JavaScript
lucasmotta
commented
Nov 30, 2020
-
Updated
Jan 20, 2021
vuejs
library
ui
vue
accessibility
a11y
composition
wai-aria
vuejs-components
design-system
chakra-ui
-
Updated
Jan 19, 2021 - JavaScript
4
sssmi
commented
Feb 17, 2019
I'm submitting a ...
- bug report
- feature request
- support request
What is the current behavior?
Keyboard control works great, but still lacking many accessibility features.
What is the expected behavior?
vue-simple-suggest to be more screen reader friendly.
Including:
- Necessary aria tags
- Using a
ulandlitags for suggestions
6
11
A lightweight, flexible jQuery off-canvas navigation plugin which lets you create fully accessible sidebar or top/bottom sliding (or push) panels with keyboard interactions and ARIA attributes.
-
Updated
Oct 16, 2019 - JavaScript
react
components
dark-theme
reactjs
uikit
a11y
react-components
accessible
wai-aria
chakra
dark-mode
chakra-ui
-
Updated
Dec 11, 2020 - JavaScript
An accessible, responsive, and customisable React menu component library.
react
accessibility
checkbox
dropdown
radio-buttons
wai-aria
menu
contextmenu
sub-menu
submenu
menubutton
-
Updated
Jan 19, 2021 - JavaScript
neet
commented
Jun 7, 2020
core package depends on some external packages which required to be installed to node_modules. Because I did not declare these external packages explicitly, Rollup warns about it when compiling.
Japanese translation of the W3C/WHATWG specification(s).
-
Updated
Jan 29, 2021 - HTML
Allows you to navigate a web page via WAI-ARIA landmarks, using the keyboard or a pop-up menu
firefox
chrome
opera
accessibility
aria
webextension
wai-aria
edge
browser-extension
landmarks
keyboard-navigation
-
Updated
Jan 29, 2021 - JavaScript
Universal Utility-first UI Library
-
Updated
Jan 28, 2021 - TypeScript
My collection of essential Front-End resources, focusing on accessibility, architecture, performance, code quality, workflow and best practices.
javascript
css
svg
html
quality
html5
accessibility
best-practices
html5-video
wai-aria
wcag
html5-boilerplate
html5-elements
html5-specification
-
Updated
Oct 11, 2018
Semantic Web Autocomplete for Atom Editor
-
Updated
Feb 16, 2019 - JavaScript
A useful experimental Bugzilla client demonstrating modern Web application technologies such as CSS3, DOM4, HTML5, ECMAScript 6 and WAI-ARIA.
-
Updated
Jul 15, 2017 - JavaScript
An experimental adaptive UI toolkit.
-
Updated
Jan 25, 2021 - Clojure
WAI-ARIA Roles, States and Properties auto-completion for Sublime Text
-
Updated
Dec 9, 2016
Accessible unstyled vue components
components
ui
vue
accessibility
a11y
vue-components
wai-aria
ui-components
components-library
vue-component-library
-
Updated
Dec 20, 2020 - TypeScript
접근성 오픈 아카데미 (AOA, Accessibility Open Academy)
-
Updated
Sep 7, 2018 - JavaScript
A collection of useful tools for accessibility testing and debugging in the browser, online and desktop
css
testing
firefox
chrome
accessibility
bookmarklet
a11y
axes
wai-aria
wcag
testing-tools
color-contrast
a11y-testing
accessibility-tree
color-contrast-checkers
-
Updated
Apr 4, 2019
Accessible, fuzzy search typeahead component
-
Updated
Jan 10, 2021 - Svelte
React accordion component that follows WAI-ARIA practices
-
Updated
Dec 12, 2020 - TypeScript
HaTeMiLe is a library that can convert a HTML code in a HTML code more accessible.
-
Updated
Dec 13, 2018 - JavaScript
Improve this page
Add a description, image, and links to the wai-aria topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wai-aria topic, visit your repo's landing page and select "manage topics."

Opening this issue in case anyone wants to help. Recently, we've configured Storybook to import files from
__examples__folders inside Reakit component folders. This is how we're doing it:https://github.com/reakit/reakit/blob/0b70f435673db13b75f82d69ac2760b485879674/.storybook/preview.js#L7-L22
Thos