@nexys/tableau-wdc-react
v0.1.8
Published
[![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
Downloads
20
Readme
Tableau WDC Frontend with React in Typescript
Ouputs HTML page and encapsulates the frontend logic
Examples
checkout example.ts
and https://github.com/Nexysweb/tableau-wdc-react-boilerplate for a projet ready
Run and test
Simulator
https://tableau.github.io/webdataconnector/Simulator/ and add the url https://nexysweb.github.io/tableau-wdc-react/ in connector url
Notes
- use of react (will not work with old versions of Tableau)
- use of
fetch
- for illustration purpose, the demo fetches json attached to the project, in real life the endpoint should be hooked up to a backend