/are-we-accessible-yet

Accessibility stats for Nightly, Beta, and Release

Primary LanguageJavaScript

Are We Accessible Yet

Accessibility stats for Nightly and Beta. Deployed on https://are-we-triaged-yet.herokuapp.com/

Use npm initialize and npm run to start and make a note of the URL returned in the console.

Query string arguments

  • version: numeric version of Firefox nightly or beta
  • report: untriaged, needinfo, affecting, fix_or_defer
  • all: by default, the top 10 components are listed in each section, adding all to the query string will list all components

Multiple reports can be specified as comma separated values, ie ?report=untriaged,needinfo&all.