UNPKG

keyux

Version:

Improve keyboard UI of web apps

32 lines (31 loc) 597 B
{ "name": "keyux", "version": "0.11.1", "description": "Improve keyboard UI of web apps", "keywords": [ "hotkey", "menu", "keyboard", "accessibility", "a11y" ], "author": "Andrey Sitnik <andrey@sitnik.ru>", "license": "MIT", "repository": "ai/keyux", "sideEffects": false, "type": "module", "types": "./index.d.ts", "exports": { ".": "./index.js", "./package.json": "./package.json" }, "engines": { "node": "^18.0.0 || >=20.0.0" }, "funding": [ { "type": "github", "url": "https://github.com/sponsors/ai" } ] }