Description:
A VueJS component to export JSON Data into CSV file and download the resulting file.
Preview:
Changelog:
v1.2.12 (12/15/2020)
- Bug Fixes
Download Details:
Author: Belphemur
Live Demo: https://belphemur.github.io/vue-json-csv/
Download Link: https://github.com/Belphemur/vue-json-csv/archive/develop.zip
Official Website: https://github.com/Belphemur/vue-json-csv
Install & Download:
# Yarn
$ yarn add vue-json-csv
# NPM
$ npm install vue-json-csv --save