excel-export-package
v1.0.13
Published
npm i excel-export-package
Readme
Installation
npm i excel-export-package
Summary
This package intend to export excel or csv file As parameter needs to pass export data, file name and file type extension. If want to export excel file, file extension should be "xlsx" and for CSV should be "csv".
