a11y-css-reset
CSS reset and accessibility library
A set of global CSS rules to improve accessibility and simplify development
A small set of global rules to make things accessible and reset default styling
263 stars
9 watching
9 forks
Language: CSS
last commit: over 2 years ago
Linked from 1 awesome list
a11yaccessibilitycssresetreset-css
Related projects:
Repository | Description | Stars |
---|---|---|
jackdomleo7/checka11y.css | A tool to quickly highlight accessibility errors and warnings in web development | 446 |
zacanger/styled-reset | A pre-built CSS reset for styled-components to normalize styling across different browsers and devices | 389 |
kkrishguptaa/reseter.css | A CSS reset library that provides standardized styles to ensure consistent layout and styling across different browsers. | 1,224 |
bassjobsen/bootstrap-a11y-theme | A collection of CSS modifications to improve web accessibility for Bootstrap-based projects | 32 |
tiaanduplessis/nanoreset | A minimalist CSS reset solution for modern web applications | 88 |
jensimmons/cssremedy | An approach to CSS design that addresses technical debt by setting modern defaults and providing overrides for backwards compatibility. | 2,196 |
yldio/normalized-styled-components | A CSS reset framework tailored to work with styled-components in React applications | 50 |
maximkoretskiy/postcss-autoreset | A PostCSS plugin that automatically resets CSS rules based on naming conventions | 244 |
scottaohara/a11y_styled_form_controls | Provides accessible and styled form control elements to improve user interface design for screen readers. | 461 |
dennissuitters/summernote-a11y | A plugin that checks Summernote WYSIWYG content for accessibility using CSS rules | 4 |
ember-a11y/ember-a11y | An Ember addon that enhances accessibility by focusing on relevant content based on user interactions. | 82 |
necolas/idiomatic-css | Guides writing consistent and idiomatic CSS to improve readability and maintainability of web development projects. | 6,655 |
angular-a11y/angular-vlibras | An Angular library to integrate VLibras accessibility widget into web applications | 2 |
ember-a11y/ember-a11y-landmarks | An Ember addon that helps assign landmark roles to improve accessibility by simplifying the process of adding semantic tags and attributes. | 19 |
ember-a11y/ember-a11y-refocus | An addon for Ember.js that improves accessibility by informing screen reader users of route changes and resetting focus to ensure predictable navigation. | 18 |