@accessible
- 13 followers
- Denver, CO
- jared.lunde@gmail.com
Pinned Loading
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.
accessible-ui/use-key’s past year of commit activity - toggle-button Public
🅰 An accessible two-state button that can be either off (not pressed) or on (pressed)
accessible-ui/toggle-button’s past year of commit activity - link Public
🅰 A component that adds aria attributes and keydown events to non-A elements in order to make them act like native links
accessible-ui/link’s past year of commit activity - slider Public
🅰 An accessible and versatile slider component for React that uses a native <input type=range> for focus management
accessible-ui/slider’s past year of commit activity - 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
accessible-ui/tabs’s past year of commit activity - button Public
🅰 An accessible button component for React that provides interop between real <button> elements and fake ones, e.g. <div role='button'>
accessible-ui/button’s past year of commit activity - 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
accessible-ui/accordion’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…