Hi! We have released the first beta version of Vue GWT. It supports almost all Vue.js features, and integrates with Java:
- HTML template, with *2-way data binding* - Template expressions *type checking* at compile time - Use *regular* *Java Objects and Collections* in your templates - Support *injection* in Components - Integrates with GWT Resources and Widgets - HTML templates are compiled to JavaScript during Java Compilation (only requires Vue.js runtime) - Supports most of Vue.js features - Supports Vue Router integration with Vue Router GWT <https://github.com/Axellience/vue-router-gwt> Feel free to take a look: https://github.com/Axellience/vue-gwt Regards, Adrien. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
