@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

Usage no npm install needed!

<script type="module">
  import nexysTableauWdcReact from 'https://cdn.skypack.dev/@nexys/tableau-wdc-react';
</script>

README

Tableau WDC Frontend with React in Typescript

npm version TavisCI

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

Simulator screenshot

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