Portability | GHC |
---|---|
Stability | experimental |
Maintainer | alasdair.armstrong@googlemail.com |
Escaping is based on the ESAPI project (see 'http://www.owasp.org/index.php/ESAPI')
Documentation
escapeAttr :: Text -> TextSource
Escaping text in attribute values
escapeJavaScript :: Text -> TextSource
Escaping text intended for places where scripts can be used