Angular.js module for Web of Things clients
Allows client-side interactions with WoT-compliant "things" using Angular.js (1.x)
Refer to the W3C WoT IG current practices document for more information
Recommended to use Bower:
bower install angular-wot
Otherwise, clone the repo and build
npm install
npm test
npm run build
build result is under dist
- Not compliant with the newest TD specification
- Not compliant with the WoT scripting API yet
MIT License
Johannes Hund (@h0ru5), Daniel Peintner (@danielpeintner)