Monday, September 11, 2017

Re: Vue GWT: Vue.JS integration for GWT 2.8

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
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment