@osiris-smarttv/tv-input
v0.1.1
Published
TV remote / keyboard input — VirtualKey, platform key maps, InputManager
Readme
@osiris-smarttv/tv-input
TV remote / keyboard input utilities for Smart TV apps:
- Virtual key constants
- Platform key maps
- Input manager primitives
Install
npm i @osiris-smarttv/tv-inputPackage Outputs
- ESM:
dist/index.js - Types:
dist/index.d.ts
Local Development
yarn install
yarn build
yarn typecheckManual Publish (No GitHub Actions)
yarn publish:check
yarn publish:dry-run
yarn publish:manualIf publish returns 404/permission errors for @osiris-smarttv/*, ensure:
- your npm user has publish access to the
@osiris-smarttvscope - package name is not restricted by organization policy
- you are authenticated with
npm logintohttps://registry.npmjs.org/
