R
R
robotwerter2015-05-07 15:27:13
JavaScript
robotwerter, 2015-05-07 15:27:13

How to create and archive files using angular and node.js?

As I understand it, you need to transfer data from angular to node, and there already create and archive a file. You need to create a csv file from the data, pack it into an archive and send it to the mail, how? Point me in the right direction

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Zhak, 2015-05-07
@robotwerter

Go to the site https://www.npmjs.com/ and I think you can find all the necessary modules here:
https://www.npmjs.com/package/adm-zip
https://www.npmjs.com/package/csv
https://github.com/andris9/Nodemailer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question