https://github.com/sgarg5858/a11y
https://github.com/sgarg5858/a11y
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sgarg5858/a11y
- Owner: sgarg5858
- Created: 2024-04-19T15:53:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T16:56:26.000Z (about 1 year ago)
- Last Synced: 2024-04-24T19:14:40.598Z (about 1 year ago)
- Language: TypeScript
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A11y
1. Content Structure - LandMarks, Headings, Semantic Elements
2. Keyboard Accessibility - Focus Management, Tab Order, Skip Links, No Focus Traps, Inert Attribute, Roving Tab Index (Radio Buttons)
3. ARIA tags
4. Images
5. Color & Contrast
6. Animation
7. Typography
8. Video & Audio
9. Forms