archimag / cl-sanitize

Whitelist-based Common Lisp HTML sanitizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CL-SANITIZE

cl-sanitize is a whitelist-based HTML sanitizer. Given a list of acceptable elements and attributes, cl-sanitize will remove all unacceptable HTML from a string.

cl-sanitize is a Common Lisp port of Sanitize.

Requires

About

Whitelist-based Common Lisp HTML sanitizer

License:Other


Languages

Language:Common Lisp 100.0%