vue-json-csv
vue-json-csv copied to clipboard
VueJS component to export Json Data into CSV file and download the resulting file.
No TS
There is not Typescript support for Vue 3 Could not find a declaration file for module 'vue-json-csv'.
My data may have some columns with empty values. The vue-json-csv omits the columns totally if there's an empty cell on the first row.
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 1.8.20 to 2.0.6. Release notes Sourced from vue-tsc's releases. v2.0.6 [!IMPORTANT] If the TypeScript language server crashes since 2.0, please try using VSCode Insiders and install JavaScript...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.7 to 3.4.21. Release notes Sourced from @vue/compiler-sfc's releases. v3.4.21 Please refer to CHANGELOG.md for details. v3.4.20 Please refer to CHANGELOG.md for details. v3.4.19 Please refer to...
Bumps [vue](https://github.com/vuejs/core) from 3.3.6 to 3.4.21. Release notes Sourced from vue's releases. v3.4.21 Please refer to CHANGELOG.md for details. v3.4.20 Please refer to CHANGELOG.md for details. v3.4.19 Please refer to...
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.5 to 23.0.2. Release notes Sourced from semantic-release's releases. v23.0.2 23.0.2 (2024-02-07) Bug Fixes deps: update dependency marked to v12 (#3176) (38105f5) v23.0.1 23.0.1 (2024-02-06) Bug Fixes...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.2. Release notes Sourced from actions/setup-node's releases. v4.0.2 What's Changed Add support for volta.extends by @ThisIsManta in actions/setup-node#921 Add support for arm64 Windows by @dmitry-shibanov...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.14 to 2.9.17. Changelog Sourced from vite's changelog. 2.9.17 (2024-01-19) fix: port #15653 to v3 (#15655) (0cd769c), closes #15653 #15655 2.9.16 (2023-05-26) fix: port #13348 to v2,...