at-driver
Version:
A node utility for driving an Assistive Technology (AT) like a screen reader and getting spoken output.
12 lines (8 loc) • 479 B
Markdown
# at-driver
A node utility for driving an Assistive Technology (AT) like a screen reader and getting spoken output. Based on the [aria-at-automation-driver](https://github.com/bocoup/aria-at-automation-driver) spec.
## Usage
TODO
## Code of Conduct
This project follows the [Bocoup Code of Conduct](https://bocoup.com/code-of-conduct)
## Credits
At-driver is was authored by Seth Thompson and Boaz Sender at Bocoup, and is based on the work of Simon Pieters and Mike Pennisi.