accessibility-js-routines
v3.4.1
Published
A library with commonly used accessibility routines.
Downloads
23
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