4

The requirement is to create an excel file in nodejs from json. The json will have around 50000 objects. I have got libraries which are asynchronous, but I want a library which does not do in memory - I mean, I should be able to stream the contents to a file. If anybody can point me to such a library, it would be very helpful.

1

1 Answer 1

2

This library works great with large amounts of data exceljs.

I wrote an example, you can test here. GitHub repo

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.