A rewrite of the core of the Accessify-Wiki eco-system, with a JSON schema and unit tests.
npm install
npm run build
npm test
npm startDomAccessibilityFixer~ core class to apply fixes to a HTML Web PageDOM;FixValidator~ JSON schema-based validator (Node.js);schema/accessibility-fixes.json~ JSON schema;