Vue GWT Tests

Tests suite for Vue GWT

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.axellience
Идентификатор

Идентификатор

vue-gwt-tests
Последняя версия

Последняя версия

1.0-beta-9
Дата

Дата

Тип

Тип

gwt-app
Описание

Описание

Vue GWT Tests
Tests suite for Vue GWT

Скачать vue-gwt-tests

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.auto.service : auto-service jar 1.0-rc4
com.axellience : vue-gwt jar 1.0-beta-9
com.axellience : vue-gwt-processors jar 1.0-beta-9

provided (2)

Идентификатор библиотеки Тип Версия
com.google.gwt : gwt-user jar
com.google.gwt : gwt-dev jar

Модули Проекта

Данный проект не имеет модулей.

Vue GWT Logo

Vue GWT integrates Vue.js with GWT 2.9 using JsInterop and Elemental2. It lets you write Vue Components in Java.

Build Status MIT License Chat

Features

  • Vue.js Components with a Java controller
  • Template expressions type checking at compile time
  • Web Components (Custom Elements) support
  • HTML templates are compiled during Java Compilation (only requires Vue.js runtime)
  • Use regular Java Objects and Collections in your templates
  • Supports injection in Components
  • Supports most of Vue.js features
  • Integrates with GWT Resources and Widgets

Who is this for?

  • You want to code a Vue app with type checking, and take advantage of GWT optimizations.
  • You have GWT app, and you want an easy way to write views with 2-way data binding.
  • You have a Vue app and you need to use a Java library in some Components.

What does it look like?

You can start by reading our documentation that contains live examples. You can also checkout the Vue GWT Demo page.

Curious about the implementation? See the sources in our public Github repository.

Let's do this!

When you are ready, you can start by setting it up on your project.

We are looking for feedback and contributions. If you use it on a project, please let us know how it goes.

Who made this?

Vue GWT is developed by the awesome people at
GenMyModel

com.axellience

GenMyModel

Версии библиотеки

Версия
1.0-beta-9
1.0-beta-8