Skip to content

Typescript generation

Eclipse Webmaster requested to merge github/fork/dbluhm/typescript-generation into next

Created by: dbluhm

This introduces rudimentary typescript model generation from data elements. When combined with the Maven Resources Plugin and the dependency scraper #461(when it is desired to retrieve this typescript model from a dependency jar), these generated models can be moved to the frontend directory of Vaadin projects and used in Lit Element Templates.

Merge request reports