-
Updated
Jun 28, 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
Jun 27, 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
Jun 22, 2022 - JavaScript
Toolkit for building accessible web apps with React
-
Updated
Jun 28, 2022 - TypeScript
WAI-ARIA compliant React autosuggest component
react
autocomplete
css-modules
signature
typeahead
autosuggest
accessible
props
aria-attributes
onblur
-
Updated
Jun 23, 2022 - JavaScript
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
Jun 28, 2022 - C#
search
alfred
autocomplete
query
select
algolia
spotlight
modal
typeahead
dropdown
accessible
suggestion
combobox
-
Updated
Jun 27, 2022 - TypeScript
pzcfg
commented
Jun 16, 2022
Is there a reason why this is only allowed when isSticky? I'd like to do some of these overrides to my non-sticky trailing row.
Lightweight, accessible and responsive lightbox.
-
Updated
Mar 4, 2022 - HTML
Accessible Accordion component for React
-
Updated
Jun 1, 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
Jun 9, 2022 - SCSS
-
Updated
Jun 18, 2022 - TypeScript
react
components
dark-theme
reactjs
uikit
a11y
react-components
accessible
wai-aria
chakra
dark-mode
chakra-ui
-
Updated
Jun 1, 2022 - JavaScript
Accessible drag and drop list reorder module
-
Updated
Jun 22, 2022 - JavaScript
Lightweight, accessible, customizable and fast Dropdown Tree Select component for React
-
Updated
Jun 23, 2022 - JavaScript
-
Updated
Jun 27, 2022 - TypeScript
-
Updated
Apr 17, 2022 - JavaScript
-
Updated
May 23, 2022 - JavaScript
A powerful, lightweight theme for Hugo built with Tailwind CSS.
-
Updated
Jun 27, 2022 - HTML
An independent and privacy-friendly solution to embed HTML, CSS and JS code examples
-
Updated
Jun 18, 2022 - HTML
Accessible W3C conform accordion written in ES6.
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Aug 27, 2017 - JavaScript
1
ghostdevv
commented
Mar 12, 2022
Currently there are no types shipped with the package, would be nice to do this
Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Ariakit.
-
Updated
Jun 28, 2022 - TypeScript
The React component library for startups, build with Chakra UI.
react
components
library
ui
react-components
emotion
starter
saas
accessible
starter-kit
design-system
saas-boilerplate
chakra-ui
uitkit
-
Updated
Jun 28, 2022 - TypeScript
the last (accessible) carousel you'll ever need.
-
Updated
May 31, 2022 - JavaScript
An ultra-lightweight blogging engine, written in PHP.
mysql
blog
jquery
nginx
lightweight
php
twig
sqlite
postgresql
apache
blog-engine
accessible
caddy2
localised
-
Updated
Jun 27, 2022 - PHP
Accessible rendering layer for Autosuggest and Autocomplete components
-
Updated
Jun 22, 2022 - JavaScript
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