0.5.2 • Published 3 years ago

wacomgss-npm v0.5.2

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

WACOMGSS-NPM

First stage sdk js migration from wacom to npm, currently only wgssStuSdk.js has been migrated, to use import the library as follows

import WacomGSS from "wacomgss-npm";

Do not use encryption, as it presents errors that must be fixed, load the js files shown in the examples from the index.html, to access the functions of these js files, for example: q.js, they must access from the window object properties for example: window 'q', These js files will be included in the library soon

Documentation:

https://developer-docs.wacom.com/stu/docs/sigcaptx-getting-started

Examples:

https://developer-docs.wacom.com/stu/docs/sigcaptx-guide#23-javascript-sdk-framework