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();

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages