Skip to content

danielpeintner/wot-typescript-definitons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wot-typescript-definitons

A typescript definition file for the WoT scripting API as used in thingweb

Notes on usage

These definitions are imported using npm. Once we reach conclusion on the API in the W3C Web of Things task force, we will add this to definatelytyped.

ES5 targets

As consumers are using typescript we target ES6. When implementing for ES5 targets, be sure to provide a polyfill for ES6 Promises, either es6-promise from npm or add the lib es2015.promise to your tsc command when transpiling typescript.

About

A typescript definition file for the WoT scripting API as used in thingweb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published