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