I have created my Data table from the angular 2 website. Now I want to export my json data to PDF,excel using angular 2 framework.
Kindly give me s
Use jsPDF to convert from JSON to PDF.
And AlaSQL to convert from JSON to Excel (*.xls, *.xlsx).