DiegoZoracKy / convert-excel-to-json

Convert Excel to JSON, mapping sheet columns to object keys.
MIT License
287 stars 91 forks source link

Does it has streamReader of option to read and process really huge file? #26

Closed Himkar closed 5 years ago

Himkar commented 5 years ago

Hi,

I want to read very huge file, and process data in parts, Does it has this option?

DiegoZoracKy commented 5 years ago

Hi @Himkar,

It seems that the module that is used under the hood doesn't support that. Take a look at this part of their docs: https://github.com/SheetJS/js-xlsx#streaming-read