1.0.7 • Published 6 years ago
json-to-excel-fs v1.0.7
#json-to-excel
Installation
Using npm:
$ npm install json-to-excel-fs
##Example
import ExportExcel from 'ExportExcel'
new ExportExcel({data: data, fileName: 'fileName'}).downloadFile()
#json-to-excel
Using npm:
$ npm install json-to-excel-fs
##Example
import ExportExcel from 'ExportExcel'
new ExportExcel({data: data, fileName: 'fileName'}).downloadFile()