xlsx-extract icon indicating copy to clipboard operation
xlsx-extract copied to clipboard

Request: Support streams

Open jghaines opened this issue 8 years ago • 1 comments

I have an application that receives an Excel from a streaming interface (AWS S3).

I would love a library that can

  1. Take an Excel stream as input

  2. Emit an event on each row (or batch of rows) for processing

xlsx-stream-reader does these things, but it is slow

jghaines avatar May 16 '16 05:05 jghaines

2021, still need streams 😂 some other can read xlsx file in stream , but slow. 🤟

MuLoo avatar Oct 19 '21 02:10 MuLoo