Can we stream write (json to xlsx) in sheet js? #3248
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#3248
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to express my heartfelt gratitude for the incredible work you do with SheetJS. Your tool has been a lifesaver, making it so much easier to create Excel files. Thank you for your dedication and effort.
I have a question, I didn't find an example that demonstrates how to create an
.xlsx
file from a stream of JavaScript objects. I wanted to know:Not currently. #3120 follow this issue.
Do you know of any other library that does support it (nodejs)?
What I am trying to do is to stream write objects (millions of items) to an xlsx file like this