Wdc Packages

@nexys/tableau-wdc-react

[![npm version](https://badge.fury.io/js/%40nexys%2Ftableau-wdc-react.svg)](https://www.npmjs.com/package/@nexys/tableau-wdc-react) [![TavisCI](https://travis-ci.com/Nexysweb/tableau-wdc-react.svg?branch=master)](https://travis-ci.com/github/Nexysweb/tabl

0.1.8 • Published 2 years ago

keystore_wdc

``` npm i keystore_wdc; const KeyStore = require('keystore_wdc'); const ks = new KeyStore(); ``` #### 生成keystore ``` async function create(){ const keystore = await ks.Create("your password"); } ``` * 返回keystore,密码格式不正确返回-1。

0.4.33-beta • Published 3 years ago

wdc-tail

Command line tool for monitoring WDC logs while WDC is running in Tableau

1.0.0 • Published 8 years ago