Vue GWT
Vue Components written in Java
Easy to use
Components based architecture, with automatic data binding.
Safe
Expressions in your template and components bindings are type checked at compile time.
Fast
Write pure Java controllers and let GWT optimize everything for you!
Vue.js Compatible
Use existing Vue.js components in your app.
Interoperable
Vue GWT Components can be exported as Web Components and used in other web apps.
Friendly Licence
Like Vue.js, Vue GWT is released under MIT licence, use it however you like.