javaHTML is a Java library for efficiently writing valid HTML using a fluent API. It's more readable and less error prone than string concatenation (or manually writing to stream).
Primary LanguageJavaApache License 2.0Apache-2.0