Akryum/vue-cli-plugin-ssr
:sparkles: Simple SSR plugin for Vue CLI
repo name | Akryum/vue-cli-plugin-ssr |
repo link | https://github.com/Akryum/vue-cli-plugin-ssr |
homepage | https://vue-cli-plugin-ssr.netlify.com/ |
language | JavaScript |
size (curr.) | 1236 kB |
stars (curr.) | 389 |
created | 2018-07-27 |
license | MIT License |
@akryum/vue-cli-plugin-ssr
Simple Server-Side-Rendering plugin for Vue CLI (Work-in-Progress)
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 support
- Custom middlewares
:rocket: Roadmap:
- Automatic conversion of vuex modules to
state () {}
- Integration with CLI UI