export-from-mattable

Fast and lightweight html TABLE to CSV converter. It exposes two modules ExportFromMatTable and ExportFromTable that enables exporting data from an Angular Material table (<mat-table>) or a standard table (<table>) into a Comma-Separated Values (CSV) form

export-table-to-csv

Fast and lightweight html TABLE to CSV exporter. It exposes two modules ExportMatTableToCSV and ExportTableToCSV that enables exporting data from an Angular Material table (<mat-table>) or a standard table (<table>) into a Comma-Separated Values (CSV) for