-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Fix the problem with writing a file using streams and not using RAM #2558
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
base: master
Are you sure you want to change the base?
Conversation
…oun/exceljs into zlooun/fix-stream-batch-mode
Thank you for the contribution; I believe it enhances the handling of large file writing 🎉. Please bear with me, as this change breaks backward-compatibility and will need to wait for the next major release (5.0). |
Hello just hoping to bump some attention here. This PR would be very helpful for my work. I'd offer to help get it in but honestly I learned everything I know about streams and buffers trying to understand why (Or then again, I could be off base here - like I said, new to streams). |
Are there any plans to merge this PR? |
Summary
This PR fixes the problem with writing a file using streams and not using RAM. It solves the problem of writing large excel files.
Test plan
Related to source code (for typings update)
https://github.com/zlooun/exceljs
https://www.npmjs.com/package/@zlooun/exceljs