Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kellsworks/vue-doc-exporter
Vue 3 Document Exporter
https://github.com/kellsworks/vue-doc-exporter
export javascript-document typescript vite vue vue-csv vue-doc-export vue-docs vue-document-download vue-html-download vue3 vue3-csv-download vue3-doc
Last synced: 1 day ago
JSON representation
Vue 3 Document Exporter
- Host: GitHub
- URL: https://github.com/kellsworks/vue-doc-exporter
- Owner: KellsWorks
- Created: 2023-06-13T11:51:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-09T12:21:22.000Z (about 1 month ago)
- Last Synced: 2024-10-09T16:16:43.638Z (about 1 month ago)
- Topics: export, javascript-document, typescript, vite, vue, vue-csv, vue-doc-export, vue-docs, vue-document-download, vue-html-download, vue3, vue3-csv-download, vue3-doc
- Language: Vue
- Homepage: https://vue-doc-exporter.vercel.app
- Size: 377 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Doc Exporter
![enter image description here](https://cdn.iconscout.com/icon/free/png-256/free-export-file-document-doc-produce-execute-interface-13290.png)
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.## Installation
Get started by installing `vue-doc-exporter` in your Vue.js project using npm or yarn:
```bash
npm install vue-doc-exporter
# or
yarn add vue-doc-exporter
```## Features
- 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)*## Usage
Documentation on usage is available [here](https://vue-doc-exporter.vercel.app)
## Issues
Feel free to open issues with any labels