How to export data in CSV using Nuxt 3 and Pinia

Video by via Dailymotion
Source

In this video I’m showing an easy way how to export in CSV files the data stored in a Pinia store. I’m using this code in Nuxt version 3, but you can use in any JavaScript code which is using CSR.

Go to Source