sheet-to-json
esm
A streaming library that converts Excel (.xlsx) and CSV files into JSON objects — row by row, sheet by sheet. It streams the file and emits each row as a plain JavaScript object via events, so it can handle large files without loading everything into memo
Version 1.2.0 License MIT
Keywords
sheet-to-jsonexcelcsvxlsxjsonexcel-to-jsoncsv-to-jsonstreamingparserreaderlarge-filesparse-excel-to-jsonparse-csv-to-jsonstream-excel-to-jsonstream-csv-to-json
INSTALL