Skip to content

littlemonkeyltd/CN12HTML

Repository files navigation

CN12HTML

A port of j2html (https://github.com/tipsy/j2html) to work with Codename One

body().with(
            h1("Heading!").withClass("example"),
            img().withSrc("img/hello.png")
        ).render();

Packages

No packages published

Languages