1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2025-06-02 18:12:00 -04:00

add Rendora to Prerendering tools (#2603)

A new trending github project developed in golang
This commit is contained in:
gophobic 2018-12-19 04:40:03 +02:00 committed by kazuya kawaguchi
parent b746f433e6
commit 93ebedfa61

View file

@ -2662,6 +2662,8 @@ Payment utilities.
- [react-snap](https://github.com/stereobooster/react-snap) - A zero-configuration static pre-renderer for SPA
- [prerender-plugin](https://github.com/mubaidr/prerender-plugin) - A Node.js/ webpack plugin to prerender static HTML in a single-page application (SPA).
- [vue-prerender](https://github.com/eldarc/vue-prerender) - A Vue.js tailored plugin which implements three strategies for prerendering Vue.js pages using headless chrome.
- [Rendora](https://github.com/rendora/rendora) - dynamic SSR (server-side rendering) using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
<br/>
<br/>