{"library":"vue-server-renderer","type":"library","category":null,"description":"The `vue-server-renderer` package provides Node.js server-side rendering (SSR) capabilities for applications built with Vue.js 2.x. As of its final release, v2.7.16 (\"Swan Song\"), this package is intrinsically tied to Vue 2, which reached its End of Life (EOL) on December 31st, 2023. Consequently, `vue-server-renderer` is no longer actively maintained and will not receive further updates, including bug fixes or security patches. Its primary function was to enable universal Vue 2 applications, improving initial page load times and SEO by delivering fully-rendered HTML from the server. For any ongoing or new projects, developers are strongly advised to migrate to Vue 3 and utilize its corresponding SSR solution, `@vue/server-renderer`, which is under active development and support.","language":"javascript","status":"abandoned","version":"2.7.16","tags":["javascript","vue","server","ssr","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-server-renderer","imports":["import { createRenderer } from 'vue-server-renderer'","import { createBundleRenderer } from 'vue-server-renderer'","renderer.renderToString(vm, context)"]},{"cmd":"yarn add vue-server-renderer","imports":[]},{"cmd":"pnpm add vue-server-renderer","imports":[]}],"homepage":"https://vuejs.org","github":"https://github.com/vuejs/vue","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-server-renderer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-server-renderer/compatibility"}}