0

I have an array of emails like

array ['abc@gmail.com', 'xyz@gmail.com', ycz@gmail.com']

I want to insert this array into a txt file and then download this on a button press. How can I do that?

Wahas Ali Mughal
  • 187
  • 2
  • 11

1 Answers1

0

[https://stackoverflow.com/questions/17614123/node-js-how-to-write-an-array-to-file]

Download:

<a href="test_file.zip" download>Download File</a>