zoltan-dulac / accessibility.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%