json-to-excel-fs

1.0.7 • Public • Published

json-to-excel

Installation

Using npm:

$ npm install json-to-excel-fs

Example

import ExportExcel from 'ExportExcel'
new ExportExcel({data: data, fileName: 'fileName'}).downloadFile()
 
 

Package Sidebar

Install

npm i json-to-excel-fs

Weekly Downloads

3

Version

1.0.7

License

ISC

Unpacked Size

3.26 kB

Total Files

3

Last publish

Collaborators

  • egggeneral