GWT Elemento is a library which tries to make working with GWT Elemental as easy as possible. In a nutshell Elemento brings the following features to the table:
- Builder like API to easily create arbitrary large element hierarchies
- HTML templates, declarative event handling and support for handlebar-like expressions
- Support for dependency injection with GIN
- Helper methods to mix and match GWT Elemental and GWT Widgets
In this blog post I will give a short introduction to some of Element’s features.