A
A
Alexander Wolf2015-10-20 12:26:49
JavaScript
Alexander Wolf, 2015-10-20 12:26:49

How to attach filters to xls document in NodeJS?

Good afternoon! There was a task of generation of xls (x) of the document with a filtration in a title of columns. Googling didn't do much good. Can you please tell me what is the best way to generate xls(x) documents under a node and how to filter rows there?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
pomeo, 2015-10-20
@mannaro

https://github.com/natergj/excel4node
I generate fat files, from 50k lines. This one does the best with memory compared to the rest.
I don’t know about filters, there are in the description, but are these filters

K
Konstantin Kitmanov, 2015-10-20
@k12th

If there is something worthwhile, then it is here: https://www.npmjs.com/search?q=xlsx

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question