I'm trying to add a PDF viewer into my Svelte app, but there are very few libraries that seem to facilitate this in Node.js without linking from a CDN-hosted script.
Any resources that may have these functionalities, e.g. PDF.js have very limited Node.js documentation.
What does everyone recommend?