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()
 
 

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i json-to-excel-fs

    Weekly Downloads

    1

    Version

    1.0.7

    License

    ISC

    Unpacked Size

    3.26 kB

    Total Files

    3

    Last publish

    Collaborators

    • egggeneral