svelte-pdf-scrollable

esm Styles
A sveltekit component that can render PDF files using pdfjs. Since the PDFjs official documentation doesn't really bridge the gap from the examples to the demo viewer, I decided to make something in-between for hobbiests like me to work with.
Version 1.2.5 License MIT
Keywords
sveltepdfjspdfcomponentpdfjs-distviewersveltekitsvelte-kittypescript
<script type="module"> import sveltePdfScrollable from 'https://cdn.jsdelivr.net/npm/svelte-pdf-scrollable@1.2.5/+esm' </script>