Installing Javascript Libraries to Use and Call from WebDev HTML <script>

How and where in the project can we install the html2canvas javascript library (and other javascript libraries) to be able to run access the library functions in the through the webdev module with doGet html page?

Hopefully that makes sense.

Create Webdev endpoints that serve your javascript statically. A folder mount is common.

Thank you @pturmel ! Would mind providing more details? Would you start by doing a standard npm install?

-- Edit: After lots of searching and testing it out, I see what you mean by running it statically. I've successfully gotten there, thank you!

Bummer, still unable to take a screenshot of a perspective page since we cannot activate the javascript from the perspective page without creating a module.