This project used couple of npm modules to generated the .csv, .xlsx, .pdf.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
- json2csv is use to convert the comma separted value.
- file-saver is use to download the file desired extension.
- jsPDF and jspdfAutotable are used to write in the pdf.
- Project is deployed in Surge
- Hosted at angular-export