nmario / tableau-api

Tableau JS API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tableau API

This is a version of the JS API for Tableau wrapped as an NPM module.

Usage

To use this module:

npm install --save tableau-api

Then, import it directly:

import tableau from "tableau-api";

About

Tableau JS API


Languages

Language:JavaScript 100.0%