Home / Vuejs Prerendering
6 Components & Libraries
Sortby
Rendora Rendora is a dynamic renderer to provide zero-configuration server-side rendering mainly to web crawlers in order to effortlessly improve SEO
react-snap Pre-renders a web app into static HTML. Uses Headless Chrome to crawl all available links starting from the root. Heavily inspired by prep
What is Genesis? It is a render Library Based on Vue SSR. It provides four render modes: ssr-html, ssr-json, csr-html and csr-json. HTML render mode,
pre-vue Overview This is an example of a Vue + Nuxt configuration that generates a pre-rendered, static site. Instead of generating a normal single-pa
prerender-plugin Node.js/webpack module/plugin to prerender static HTML in a single-page application. What is Prerendering? Prerendering is a process
vue-prerender vue-prerender implements three strategies for prerendering Vue.js pages using headless chrome. Installation $ npm install --save-dev vue