🎉 First community plugin: snapdom-html2pdf-plugin #410
tinchox5
started this conversation in
Show and tell
Replies: 1 comment
|
Thank you I'm so happy to have been able to contribute to such a great project and really appreciate your help and guidance with contributing 🎉 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Huge thanks to @jswhisperer for building the first community plugin for SnapDOM 🎉
snapdom-html2pdf-pluginrenders any DOM capture as a PDF with selectable text and working links, usinghtml2pdf.jsunder the hood.PDF export has been one of the most requested features since v2 launched, and it's awesome that the first community contribution solves exactly that. This is the plugin system working as intended: the core stays small, and the ecosystem fills in the use cases.
🔗 Plugin page: https://snapdom.dev/plugins
🛠 Repo: https://github.com/jswhisperer/snapdom-plugin-html2pdf
🐦 Spread the word on X: https://x.com/snapdomjs/status/2049114470912344339?s=20
If you build something with SnapDOM, don't be shy — open a PR to add it to
community-plugins.mdand it'll show up on the site.All reactions