How to export data in CSV using Nuxt 3 and Pinia

  • 2 days ago
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.