Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TableToCSV

Small JavaScript class that adds a button next to your table that lets you download that table as CSV file

Reuirements

Usage

  1. Include the js file at the end of your section
  2. Add a data-table-to-csv="filename.csv" attribute to the desired tables

Example

<table data-table-to-csv="demo.csv">
...
</table>

That's all you need to do.

Check the demo for a detailed example.

About

Small JavaScript class that adds a button next to your table that lets you download that table as CSV file

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages