tuyapi

v5.3.0
An easy-to-use API for devices that use Tuya's cloud services
tuya iot plug jinvoo switch api socket protocol

test

xo --quiet && npm run ava

ava

npx ava --concurrency 1 # Unfortunately have to do this so we don't try to bind to the same port multiple times

coverage

nyc npm test && nyc report --reporter=html

travis

nyc npm test && nyc report --reporter=text-lcov | coveralls

document

documentation build index.js -f html -o docs --config documentation.yml

prepublishOnly

npm test

preversion

npm test

Metadata

  • MIT
  • Whatever
  • Max Isom
  • released 5/7/2020

Downloads