Skip to content
@accessible-ui

@accessible

Accessible style-agnostic components for React which largely implement the accessibility design patterns found here: https://www.w3.org/TR/wai-aria-practices

Pinned

  1. modal modal Public

    🅰 An accessible and versatile modal component for React

    TypeScript 16

  2. popover popover Public

    🅰 An accessible and versatile popover component for React

    TypeScript 8

  3. checkbox checkbox Public

    🅰 An accessible and versatile checkbox component for React

    TypeScript 5 3

  4. radio radio Public

    🅰 An accessible and versatile radio component for React

    TypeScript 2

  5. accordion accordion Public

    🅰 An accessible and versatile accordion for React with keyboard navigation and labeling features taught in w3.org's WAI-ARIA accordion best practices example

    TypeScript 7

  6. tabs tabs Public

    🅰 An accessible and versatile tabs component for React with keyboard navigation and labeling features taught in w3.org's WAI-ARIA tabs example

    TypeScript 2 1

Repositories

Showing 10 of 19 repositories
  • use-key Public

    🅰 A React hook for handling `keydown` events on specific `event.key` values. It also normalizes non-standard `event.key` values from IE to their modern equivalents.

    TypeScript 0 MIT 0 0 16 Updated Jan 6, 2023
  • toggle-button Public

    🅰 An accessible two-state button that can be either off (not pressed) or on (pressed)

    TypeScript 1 MIT 0 0 16 Updated Jan 6, 2023
  • link Public

    🅰 A component that adds aria attributes and keydown events to non-A elements in order to make them act like native links

    TypeScript 1 MIT 0 0 16 Updated Jan 6, 2023
  • slider Public

    🅰 An accessible and versatile slider component for React that uses a native <input type=range> for focus management

    TypeScript 4 MIT 0 0 13 Updated Jan 6, 2023
  • tabs Public

    🅰 An accessible and versatile tabs component for React with keyboard navigation and labeling features taught in w3.org's WAI-ARIA tabs example

    TypeScript 2 MIT 1 0 15 Updated Jan 6, 2023
  • button Public

    🅰 An accessible button component for React that provides interop between real <button> elements and fake ones, e.g. <div role='button'>

    TypeScript 1 MIT 0 0 16 Updated Jan 6, 2023
  • accordion Public

    🅰 An accessible and versatile accordion for React with keyboard navigation and labeling features taught in w3.org's WAI-ARIA accordion best practices example

    TypeScript 7 MIT 0 0 13 Updated Jan 6, 2023
  • disclosure Public

    🅰 An accessible and versatile disclosure component for React

    TypeScript 8 MIT 1 0 16 Updated Jan 6, 2023
  • use-id Public

    🅰 A React hook for creating unique IDs to facilitate WAI-ARIA and server rendering

    TypeScript 7 MIT 2 0 16 Updated Jan 6, 2023
  • radio Public

    🅰 An accessible and versatile radio component for React

    TypeScript 2 MIT 0 0 16 Updated Jan 6, 2023

Top languages

Loading…

Most used topics

Loading…