react-filedownload
Transform [JSON Array] to a xlsx file Only FontEnd.
How to use
import json2xlsx from 'path/to/json2xlsx';
json2xlsx.sendFile(name, sheetName, titles, rows);more details in example
Thanks && Based on
Version
0.0.1
License
MIT
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTransform [JSON Array] to a xlsx file Only FontEnd.
import json2xlsx from 'path/to/json2xlsx';
json2xlsx.sendFile(name, sheetName, titles, rows);more details in example
0.0.1
MIT