antitoxic/Prerender website

Converts/pre-renders single page application (SPA) into static html files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
website_rootDirectory where your /index.html is and where you will get the pre-rendered outputyes
max_concurrent_pagesMaximum number of parallel page rendering3
meta_prerender_onlyResulting *.html files have only the <head>...</head> changed. Set this to "1" to enable.
selector_to_wait_forWhen provided the html will be captured only after the provided DOM element selector exists.
blocked_partial_urlsMulti-line input. Each line is treated as partial of a URL which you want to block when pre-rendering
canonical_base_urlEnables sitemap generation and uses the provided url instead of original base

no outputs