ogmius
v0.1.0
Published
Screen-reader test automation SDK — TypeScript surface + CLI + matchers + Vitest plugin for Munadi's Zig native core
Maintainers
Readme
dicta
TypeScript SDK for Dicta — screen-reader test automation.
Loads a platform-specific native binding (@shoki/binding-darwin-arm64 or @shoki/binding-darwin-x64) via npm optionalDependencies. No postinstall scripts.
The CLI bin name is dicta — install and use as:
npm install dicta
npx dicta setup
npx dicta doctorimport { voiceOver } from 'dicta';See the repo README for the full story.
