Marco Brüning
Results
1
issues of
Marco Brüning
Hi, I wanted to get the correct binary excel data but without saving it to a file. ```js const xlsx = json2xls({ example: "very nice" }); ``` As your README...