-
Updated
May 9, 2022 - TypeScript
#
accessible
Here are 146 public repositories matching this topic...
react
reactjs
uikit
a11y
react-components
accessible
wai-aria
ui-components
dark-mode
ui-library
chakra-ui
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
May 9, 2022 - JavaScript
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
May 6, 2022 - JavaScript
WAI-ARIA compliant React autosuggest component
react
autocomplete
css-modules
signature
typeahead
autosuggest
accessible
props
aria-attributes
onblur
-
Updated
Apr 29, 2022 - JavaScript
Toolkit for building accessible web apps with React
-
Updated
May 9, 2022 - TypeScript
OptiKey - Full computer control and speech with your eyes
c-sharp
communication
accessibility
aac
accessible
eye-tracking
eyes
screen-keyboard
als
eye-tracker
assistive-technology
disabilities
eyetracking
optikey
disabilty
mnd
optikey-wiki
-
Updated
May 6, 2022 - C#
search
alfred
autocomplete
query
select
algolia
spotlight
modal
typeahead
dropdown
accessible
suggestion
combobox
-
Updated
May 6, 2022 - TypeScript
Lightweight, accessible and responsive lightbox.
-
Updated
Mar 4, 2022 - HTML
-
Updated
May 6, 2022 - TypeScript
Accessible Accordion component for React
-
Updated
Apr 19, 2022 - TypeScript
Frend — A collection of accessible, modern front-end components.
-
Updated
Feb 26, 2019 - CSS
sass
lightweight
wordpress
wordpress-development
navigation
wordpress-theme
accessible
wordpress-starter-theme
development-theme
one-column
accessibility-ready
-
Updated
May 4, 2022 - CSS
-
Updated
Apr 24, 2022 - TypeScript
react
components
dark-theme
reactjs
uikit
a11y
react-components
accessible
wai-aria
chakra
dark-mode
chakra-ui
-
Updated
Apr 28, 2022 - JavaScript
Accessible drag and drop list reorder module
-
Updated
Jan 27, 2022 - JavaScript
Lightweight, accessible, customizable and fast Dropdown Tree Select component for React
-
Updated
May 4, 2022 - JavaScript
-
Updated
May 2, 2022 - TypeScript
-
Updated
Apr 17, 2022 - JavaScript
-
Updated
Apr 9, 2022 - JavaScript
An independent and privacy-friendly solution to embed HTML, CSS and JS code examples
-
Updated
May 5, 2022 - HTML
Accessible W3C conform accordion written in ES6.
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Aug 27, 2017 - JavaScript
A powerful, lightweight theme for Hugo built with Tailwind CSS.
-
Updated
May 9, 2022 - HTML
rchrdnsh
commented
Nov 13, 2020
currently I am trying to:
bind:values={[$volume]}...but I get the following error:
Can only bind to an identifier (e.g. `foo`) or a member expression (e.g. `foo.bar` or `foo[baz]`) (59:3)
...and I honestly only need one value for my use cases (volume slider and timeline, which you have expressed reservations about :-)
so, would it be possible to add a `value
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit System.
-
Updated
May 9, 2022 - TypeScript
EmmanuelZamudioTR
commented
Mar 3, 2022
There are some console.log('test') messages that should be removed, because those are popping out in our site.
good first issue
Good for newcomers
An ultra-lightweight blogging engine, written in PHP.
mysql
blog
jquery
nginx
lightweight
php
twig
sqlite
postgresql
apache
blog-engine
accessible
caddy2
localised
-
Updated
May 7, 2022 - PHP
Accessible rendering layer for Autosuggest and Autocomplete components
-
Updated
Jul 6, 2020 - JavaScript
The frontend stack for SaaS companies, build with Chakra UI.
react
components
library
ui
react-components
emotion
starter
saas
accessible
starter-kit
design-system
saas-boilerplate
chakra-ui
uitkit
-
Updated
May 9, 2022 - TypeScript
Improve this page
Add a description, image, and links to the accessible topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the accessible topic, visit your repo's landing page and select "manage topics."

This is a question/request, but I am happy to try to contribute if you can point me in the right direction :)
I notice when using
useSelect, if I have a number of entries in the Select dropdown like "San Francisco", "San Diego", and "San Antonio", If I type "San F", it doesn't select the appropriate entry because the space key causes the dropdown to close. So - is there a way to prevent this