Client library to use the IBM Watson Services
Client library to use the IBM Watson Services and AlchemyAPI
npm i keystore_wdc;
const KeyStore = require('keystore_wdc');
const ks = new KeyStore();
生成keystore
async function create(){
const keystore = await ks.Create("your password");
}
Required Library to bridge javascript with Tableau. Use the scripts below to create the combined shim library. i.e. npm run-script build_and_copy