@homebridge/camera-utils

v2.3.0-beta.0
Utilities to simplify homebridge camera plugin development
homebridge camera util utilities helpers rtp ffmpeg

docs

typedoc

lint

eslint '**/*.ts' --fix

test

vitest

build

npm run clean && rm -rf lib && tsc --declaration

check

npm install && npm outdated

clean

rimraf dist && rimraf coverage

lint-docs

typedoc --emit none --treatWarningsAsErrors

watch:link

npm link && tsc --watch --declaration

postpublish

npm run clean

test-coverage

vitest run --coverage

prepublishOnly

npm i --package-lock-only && npm run lint && npm run build
npm i @homebridge/[email protected]

Metadata

  • MIT
  • Whatever
  • dgreif
  • released 10/3/2024

Downloads