Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

accessibility-js-routines

zoltan-dulac21MIT3.4.1

A library with commonly used accessibility routines.

a11y, accessibility

readme

accessibility.js

This file must be transpiled for browser like IE11 using babel. If you have installed npm, all you need to do is:

  • Install npx:
npm install -g npx
  • Run npm install.
  • Run npm run build:all.

and the env preset:

npm install @babel/preset-env