@homebridge/ciao

v1.1.0
ciao is a RFC 6763 compliant dns-sd library, advertising on multicast dns (RFC 6762) implemented in plain Typescript/JavaScript
ciao rfc-6762 rfc-6763 multicast-dns dns-sd bonjour zeroconf zero-configuration mdns and 3 more...

docs

rimraf docs && typedoc src/index.ts

lint

eslint 'src/**/*.{js,ts,json}'

test

jest

build

npm run clean && tsc

clean

rimraf lib && rimraf coverage

version

npm run docs && git add docs

preversion

npm run lint

postpublish

npm run clean

test-coverage

jest --coverage

prepublishOnly

npm run build
npm i @homebridge/[email protected]

Metadata

  • MIT
  • Whatever
  • Andreas Bauer
  • released 12/5/2020

Downloads