Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Akryum/vue-cli-plugin-ssr
:sparkles: Simple SSR plugin for Vue CLI
https://github.com/Akryum/vue-cli-plugin-ssr
Last synced: 3 months ago
JSON representation
:sparkles: Simple SSR plugin for Vue CLI
- Host: GitHub
- URL: https://github.com/Akryum/vue-cli-plugin-ssr
- Owner: Akryum
- License: mit
- Created: 2018-07-27T16:46:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-10T16:19:16.000Z (over 2 years ago)
- Last Synced: 2024-07-08T13:19:43.412Z (4 months ago)
- Language: JavaScript
- Homepage: https://vue-cli-plugin-ssr.netlify.com/
- Size: 1.94 MB
- Stars: 444
- Watchers: 16
- Forks: 69
- Open Issues: 76
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# @akryum/vue-cli-plugin-ssr
[![npm](https://img.shields.io/npm/v/@akryum%2Fvue-cli-plugin-ssr.svg) ![npm](https://img.shields.io/npm/dm/@akryum%2Fvue-cli-plugin-ssr.svg)](https://www.npmjs.com/package/@akryum%2Fvue-cli-plugin-ssr)
[![vue-cli3](https://img.shields.io/badge/vue--cli-3.x-brightgreen.svg)](https://github.com/vuejs/vue-cli)Simple Server-Side-Rendering plugin for Vue CLI (Work-in-Progress)
Documentation
## Sponsors
### Gold
### Silver
### Bronze
## About
**:star: Features:**
- Automatic conversion of your project to SSR
- Integrated express server
- Vuex store
- Async routes
- [vue-cli-plugin-apollo](https://github.com/Akryum/vue-cli-plugin-apollo) support
- Custom middlewares
**:rocket: Roadmap:**
- Automatic conversion of vuex modules to `state () {}`
- Integration with CLI UI