GWT Safe CSS

Tools to safely escape text for use in CSS

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.gwtproject.safehtml
ArtifactId

ArtifactId

gwt-safecss
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

gwt-lib
Description

Description

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

Project URL

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

Project Organization

The GWT Project Authors
Source Code Management

Source Code Management

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

Download gwt-safecss

Dependencies

compile (2)

Group / Artifact Type Version
org.gwtproject.dom : gwt-dom-style-definitions jar 1.0.0-RC1
org.gwtproject.safehtml : gwt-safehtml jar 1.0.0-RC1

Project Modules

There are no modules declared in this project.

Important Notice

gwt-safecss is now part of gwt-safehtml and will not longer be maintained!

Please use gwt-safecss from the gwt-safehtml project.

GWT3/J2CL compatible

GWT SafeCSS

GWT SafeCSS module for GWT 2 and J2CL.

Dependency

<dependency>
    <groupId>org.gwtproject.safecss</groupId>
    <artifactId>gwt-safecss</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>

Instructions

To build gwt-safecss:

  • run mvn clean install

on the parent directory.

To run the j2cl tests:

  • switch to the 'gwt-safecss-j2cl-tests' directory
  • run mvn j2cl:clean & mvn j2cl:test
org.gwtproject.safehtml

GWT

Versions

Version
1.0.0-RC1