Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

gwtproject/gwt-safecss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Facilities for avoiding XSS attacks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages