Solution for effortlessly exporting Vue HTML content to various file formats with just a click! This package empowers you to seamlessly convert your Vue.js content into Word, PDF. CSV, and Excel files.
Get started by installing vue-doc-exporter
in your Vue.js project using npm or yarn:
npm install vue-doc-exporter
# or
yarn add vue-doc-exporter
- Export HTML Content To Word Document
- Export HTML Table To CSV file
- Export HTML Table To Excel file
- Export HTML Content to PDF (new feature coming soon)
Documentation on usage is available here
Feel free to open issues with any labels