table-exporter

Export HTML Table (Table Tag, Table CSS) to a file (JSON, CSV, etc.)

html-table-to-csv

This NPM package exports a CSV string from an HTML table. The function takes one parameter tableId which is a string representing the id of the table in the HTML document.