vue-nested-json-to-csv
js
A component to allow nested JSON or nested javascript objects/arrays to be queried and exported to csv. A query result row is generated for each array element in the data object provided.
Version 0.0.23 License MIT
Keywords
vuenestedjsoncsvquerydot notation
<script src=" https://cdn.jsdelivr.net/npm/vue-nested-json-to-csv@0.0.23/dist/index.min.js "></script>