No description provided.
One-time password input component for React.
An autocomplete component, built to be accessible.
A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.
Custom Jest matcher for aXe for testing accessibility
Accessible Accordion component for React
The Material Components for the web slider component
dnd kit – a lightweight React library for building performant and accessible drag and drop experiences
Simple slim accessible progress bars
JavaScript charting framework
The Material Components for the web button component
Cast aria-hidden to everything, except...
A React hook that creates unique deterministic IDs to facilitate WAI-ARIA and server rendering
Utilities for working with Windows Subsystem for Linux (WSL)
> Even though this module is publicly accessible, we do not recommend using it in projects outside of [Transloadit](https://transloadit.com). We won't make any guarantees about its workings and can change things at any time, we won't adhere strictly to Se
Color picker component for Vue.js
Fast, disk space efficient package manager
The Material Components Web tooltip component.
Table component for React and Chakra UI
Shows page loading indicator when loading page resources is delayed
A simple Hook for creating fully accessible dropdown menus in React
Beautiful and accessible drag and drop for lists with React
Open Node Streams on demand.
A comprehensive set of accessible, easy-to-use UI components for Astro websites, built with WCAG compliance and inclusive design principles.
A Selenium based webdriver and Capybara extension that runs Google Accessibility Developer Tools auditing assertions on page visits.
Accessibility tooling for Capybara
Capybara-driven, Bamboo interactions with limited admin access
Integrates [chrome_remote](https://github.com/cavalle/chrome_remote) (a Chrome DevTools Protocol client) with Capybara, letting you access Chrome DevTools via `driver.dev_tools`.
axe-cuprite runs the axe-core accessibility engine against pages rendered in Capybara system/feature tests and exposes the results as RSpec matchers (be_axe_clean / be_accessible). Unlike Deque's official axe-core-capybara gem, it never touches Selenium-specific driver internals: axe is driven entirely through Capybara's driver-neutral JavaScript API, so it works with Cuprite (the Ferrum/CDP headless-Chrome driver) and any other real-browser driver. The headline use case is catching WCAG color-contrast failures in CI.
A Wholesale framework for web, mobile, api, load, accessibility testing. Get you going in a minute. An instant setup of Ruby, Cucumber, Capybara, selenium, REST API Appium, Docker, Gatling and Axe Engine
RackTest driver for Capybara, with a Rack server started. So you can access the internal API of your application in your tests, with a script which live outside of Rails application, while keep the tests run as fast as lighting with the RackTest driver.