0

I now have a simple array of objects: [ { name: 'a', type: 'a' }, { name: 'b', type: 'b' } ]

I would like to export this to a json file so that this can be downloaded. Does anyone have any idea if there is a library that can help with this?

I tried looking for libraries but I can only find for .csv, .pdf but no .json

0 Answers0