node-hue-api

v4.0.0-alpha-1
Philips Hue API Library for Node.js
philips hue api living color colour automation light lighting and 2 more...

test-model

mocha --recursive "lib/model/**/*.test.js"

test-api

mocha --recursive "lib/api/**/*.test.js"

test-types

mocha --recursive "lib/types/*.test.js"

clean-ts-definitions

npx rimraf **/*.d.ts

generate-ts-definitions

npm run clean-ts-definitions && npx typescript index.js --allowJs --declaration --emitDeclarationOnly

prepublishOnly

npm run generate-ts-definitions

Metadata

Downloads

Maintainers