/web-accessibility-form-typescript-spa

Example of web accessibility form - SPA with TypeScript

Primary LanguageTypeScript

web-accessibility-form-typescript-spa

Example of web accessibility form for screen reader - SPA with TypeScript

It includes examples for creating TypeScript SPA with unit tests with Karama.

  • Screen reader compatible HTML form
  • TypeScript SPA with Gulp build
  • Unit tests with Karma for forms event listeners & rendering logic

Get started

Start app

npm i
npm run prod:deploy
npm run watch

Run test

npm run test:watch

Related links

The final product can be seen at Accessibility Web Form Example

Related blog posts: