Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Support streams #6

Open
jghaines opened this issue May 16, 2016 · 1 comment
Open

Request: Support streams #6

jghaines opened this issue May 16, 2016 · 1 comment

Comments

@jghaines
Copy link

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

@MuLoo
Copy link

MuLoo commented Oct 19, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants