Skip to content

ilyabo/tableau-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tableau API

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

## Usage

Add the following dependency to your package.json:

"dependencies": {
   "tableau-api": "git://github.com/ilyabo/tableau-api"
}

Then, require it in your code:

var tableau = require('tableau-api');

Refer to the API documentation for the details on how to use it.

About

Tableau JavaScript API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published