Skip to content

usman-khalid/franklin-accessibility-mode

Franklin Accessibility Mode Sidekick Plugin

Alt Text

A sidekick extension that integrates with Sa11y to check the page from an accessibility perspective, and provides suggestions on things that can be improved.

Custom Checks

Custom checks can added based on the project and/or block requirements. These can be useful to promote correct usage of blocks or adhere to style guidelines.

This repo contains an example of a custom check which reports if there is more than one Alert block on a page.

Environments

Installation

npm i

Linting

npm run lint

Local development

  1. Start AEM Proxy: aem up (opens your browser at http://localhost:3000)
  2. Open the franklin-accessibility-mode directory in your favorite IDE and start coding :)

About

A sidekick extension to help authors audit the page from an a11y perspective.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from adobe/aem-boilerplate