GWT Safe HTML

Tools to safely escape text for use in HTML

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.gwtproject.safehtml
ArtifactId

ArtifactId

gwt-safehtml
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

gwt-lib
Description

Description

GWT Safe HTML
Tools to safely escape text for use in HTML
Project URL

Project URL

https://github.com/gwtproject/gwt-safehtml
Project Organization

Project Organization

The GWT Project Authors
Source Code Management

Source Code Management

https://github.com/gwtproject/gwt-safehtml/tree/master

Download gwt-safehtml

Dependencies

compile (2)

Group / Artifact Type Version
com.google.elemental2 : elemental2-core jar 1.1.0
com.google.jsilver : jsilver Optional jar 1.0.0

Project Modules

There are no modules declared in this project.

GWT Safe-HTML & Safe-CSS

GWT3/J2CL compatible License Chat on Gitter CI

A future-proof port of the com.google.gwt.safehtml.SafeHtml and com.google.gwt.safecssl.SafeCss GWT module, with no dependency on gwt-user (besides the Java Runtime Emulation), to prepare for GWT 3 / J2Cl.

Migrating from com.google.gwt.safehtml.SafeHtml

See: SafeHTML-Module

Migrating from com.google.gwt.safecss.SafeCss

See: SafeCSS-Module

Instructions

To build gwt-safehtml:

  • run mvn clean verify

on the parent directory. This will build the artifact and run tests against the JVM, J2CL, and GWT2.

org.gwtproject.safehtml

GWT

Versions

Version
1.0.0-RC1