Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuel3108/pdfsvex
PDF generation in svelte made easy
https://github.com/manuel3108/pdfsvex
html2pdf htmltopdf pdf pdf-generation sapper svelte sveltekit
Last synced: 23 days ago
JSON representation
PDF generation in svelte made easy
- Host: GitHub
- URL: https://github.com/manuel3108/pdfsvex
- Owner: manuel3108
- Created: 2021-05-27T14:21:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-04T12:12:41.000Z (over 3 years ago)
- Last Synced: 2024-10-04T19:26:23.106Z (about 1 month ago)
- Topics: html2pdf, htmltopdf, pdf, pdf-generation, sapper, svelte, sveltekit
- Language: Svelte
- Homepage: https://pdfsvex.serret.dev/
- Size: 1.06 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to pdfsvex (PDF Svelte Extensions) 👋
> PDF generation in svelte made easy
## 🏠 [Homepage / Demo](https://pdfsvex.serret.dev)
This is a monorepo for all of the pdfsvex packages:
- [@pdfsvex/pdfsvex](packages/pdfsvex/README.md) The main package
- [@pdfsvex/dynamic-page-number](packages/dynamic-page-number/README.md) Package for adding page numbers everywhere in the document
- [@pdfsvex/keyboard-navigation](packages/keyboard-navigation/README.md) Package for navigating the pdf with your keyboard
- [@pdfsvex/svelte-hmr-support](packages/svelte-hmr-support/README.md) Package for regenerating tha page after a HMR (Hot Module Reload) event
- [@pdfsvex/table-of-contents](packages/table-of-contents/README.md) Package for adding a table of content to your pdfs## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/manuel3108/pdfsvex/issues).## Show your support
Give a ⭐️ if this project helped you!
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_