Skip to content

Latest commit

 

History

History

examples

Examples

This directory contains a series of self-contained examples that you can use as starting points for your setup, or as snippets to pull into your existing projects:

Example Description
CommonJS A basic example using the Virtual Screen Reader in a CommonJS application.
Cypress A basic example combining Cypress and Virtual Screen Reader.
Puppeteer A basic example combining Puppeteer and Virtual Screen Reader.
Playwright A basic example combining Playwright and Virtual Screen Reader.
Storybook A basic example combining Storybook and Virtual Screen Reader.
TypeScript Bundler A basic example where Virtual Screen Reader is used for an application using a bundler.
TypeScript Legacy A basic example where Virtual Screen Reader is used for a legacy TypeScript CommonJS application.
TypeScript NodeNext A basic example where Virtual Screen Reader is used for a Node.js application or library.
Vue A basic example combining Vue, Vitest, Vue Testing Library, and Virtual Screen Reader.
Web Test Runner A basic example combining Web Test Runner and Virtual Screen Reader.