Skip to content

Browser-like runtime

Quokka supports using jsdom to simulate a browser runtime environment. The jsdom package must be installed and available from your project as well adding as a few simple Quokka configuration settings.

If your ad-hoc HTML and JavaScript code does not execute in Quokka.js, it is possible that what you are trying to do is not supported by JSDOM.