Frameworks and Libraries

In this section you can find various frameworks and libraries to help you produce, test and evaluate accessible web content and applications. These tools can provide valuable support in order to create products that conform to web accessibility standards and guidelines.

Resources

Showing results 13 to 24, out of 25.

Tagpdf

Vincenzo Rubano
·

As its author defines it, tagpdf is “a package to experiment with tagging with PDFLatex and LuaLatex”. It provides low level commands to make these compiler output appropriate “tags” within PDF documents in order to make them compliant with PDF/UA (and therefore accessible!

Read more

Vue Axe Next

Vincenzo Rubano
·

Kind of a successor to vue-axe, vue-axe-next is an open source library that facilitates automated accessibility testing of web applications developed by leveraging the Vue.JS framework.

Read more

Vue Axe

Vincenzo Rubano
·

Vue-axe is an open source library that facilitates automated accessibility testing of web applications developed by leveraging the Vue.JS framework. The library allows to effortlessly integrate axe-core in your vue project.

Read more

Vue A11Y Utils

Vincenzo Rubano
·

Vue A11y Utils is a library designed to facilitate the development of accessible web applications while using the vue.JS JavaScript framework. it provides many components you wil need almost for sure in order to satisfy web accessibility requirements within your project!

Read more

React Axe

Vincenzo Rubano
·

Primarily developed by Deque-Labs, react-axe is an open source library that facilitates automated accessibility testing of react-based web applications. The library allows to effortlessly integrate axe-core in your react project.

Read more

React ARIA

Vincenzo Rubano
·

Primarily developed by Adobe Systems INC., react-aria is a set of react hooks aimed at helping developers create accessible design systems. This library provide ready-to-use implementations of interactions and behaviors required in order to make custom widgets accessible by leveraging the WAI-ARIA specification.

Read more

Eslint Plugin Vue.JS Accessibility

Vincenzo Rubano
·

Quoting its documentation, Eslint Plugin Vue.JS Accessibility is an eslint plugin for checking accessibility rules from within .vue files. Since Eslint Plugin Vue.JS Accessibility can only perform static analysis, there are cases (e.

Read more

Eslint Plugin JSX A11Y

Vincenzo Rubano
·

Quoting its official documentation, eslint-plugin-jsx-a11y is a “static AST checker for accessibility rules on JSX elements”. It adds some static accessibility checks within your linting process (via [eslint[(https://github.

Read more

Ascii MathML

Vincenzo Rubano
·

Asciimathml is a tiny JavaScript library that can be loaded within any web page to convert any Math formulas written using the AsciiMath syntax into its MathML equivalent.

Read more

KaTeX

Vincenzo Rubano
·

KaTeX is an alternative framework that offers “fast Math typesetting for the Web”. While not being as feature-rich as MathJax, according to its authors it is significantly faster and lighter.

Read more

MathJax

Vincenzo Rubano
·

Promising “Beautiful math in all browsers”, MathJax is a framework capable of providing highly accurate (or maybe, as accurate as it can get) typesetting for Math formulas within web browsers.

Read more

Tabbable

Vincenzo Rubano
·

Tabbable is a small JavaScript utility library that allows you to find descendants of a node within the DOM of a web page that are “tabbable” or “focusable”.

Read more