a11y-announcer
Route announcer
An Ember add-on to announce route changes to screen readers.
An accessible ember route change announcer
44 stars
7 watching
6 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
vue-a11y/vue-announcer | An accessibility plugin for Vue.js applications to announce actions and events to users with visual disabilities. | 233 |
ember-a11y/ember-a11y | An Ember addon that enhances accessibility by focusing on relevant content based on user interactions. | 82 |
ember-a11y/ember-a11y-testing | An accessibility testing suite for Ember.js applications | 138 |
melsumner/e-a11y-modal | An Ember.js addon providing an accessible modal window | 9 |
wongpeiyi/ember-component-routes | An Ember CLI addon that simplifies routing by allowing routes to render components directly. | 25 |
ember-polyfills/ember-on-modifier | A polyfill that adds support for the {{on}} element modifier to Ember.js | 38 |
dockyard/ember-router-scroll | Makes Ember applications behave like regular websites by preserving browser history scroll position and scrolling to the top on transitions | 204 |
jasonmit/ember-onbeforeunload | An add-on for Ember.js that prompts users beforeunload when transitioning between routes or closing the browser. | 30 |
dockyard/ember-route-action-helper | Helps bubble closure actions in routes across Ember.js applications | 328 |
minutebase/ember-can | An Ember.js addon for simple authorization management | 270 |
bbvaengineering/ember-cli-route-map | Tool to generate and visualize route maps of Ember applications | 15 |
thoov/ember-redirect | An EmberJS addon for route-based redirects in Ember-CLI applications. | 27 |
ember-learn/ember-cli-addon-docs | Automated documentation generator for Ember addons | 176 |