tableexport
Version:
The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files
42 lines (33 loc) • 1.2 kB
Markdown
* [TableExport](README.md#tableexport)
## Docs
* [Migrating from **3.x** to **4.x**?](MIGRATING_v3_to_v4.md)
* [Migrating from **4.x** to **5.x**?](MIGRATING_v4_to_v5.md)
* [`v3` docs](READMEv3.md)
* [`v4` docs](READMEv4.md)
* [`v5` docs](README.md#docs)
## Getting Started
* [Install manually using script tags](README.md#install-manually-using-script-tags)
* [Install with Bower](README.md#install-with-bower)
* [Install with npm](README.md#install-with-npm)
* [CDN](README.md#cdn)
## Dependencies
* [Required](README.md#required)
* [Optional](README.md#optional)
* [Add-Ons](README.md#add-ons)
* [Older Browsers](README.md#older-browsers)
## Usage
* [JavaScript](README.md#javascript)
* [Properties](README.md#properties)
* [Methods](README.md#methods)
* [Settings](README.md#settings)
* [CSS](README.md#css)
* [Browser Support](README.md#browser-support)
## Examples
* [Customizing Properties](README.md#customizing-properties)
* [Customizing Settings](README.md#customizing-settings)
* [Miscellaneous](README.md#miscellaneous)
* [Skeletons](README.md#skeletons)
--
* [License](README.md#license)
* [Going Forward](README.md#going-forward)
* [Credits](README.md#credits)