svelte-pdf-scrollable

faigdavid
esm Styles
svelte-pdf-scrollable JS library on GitHub svelte-pdf-scrollable JS library on npm Download svelte-pdf-scrollable JS library

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
svelte-pdf-scrollable has no homepage
svelte-pdf-scrollable JS library on GitHub
svelte-pdf-scrollable JS library on npm
Download svelte-pdf-scrollable JS library
Keywords
sveltepdfjspdfcomponentpdfjs-distviewersveltekitsvelte-kittypescript
INSTALL
Type:
<script type="module"> import sveltePdfScrollable from 'https://cdn.jsdelivr.net/npm/svelte-pdf-scrollable@1.2.5/+esm' </script>
Learn more