An open API service indexing awesome lists of open source software.

https://github.com/samthor/htmlsafe

Quick HTML sanitizer
https://github.com/samthor/htmlsafe

Last synced: about 2 months ago
JSON representation

Quick HTML sanitizer

Awesome Lists containing this project

README

          

# htmlsafe

Quick Go library to ensure sane HTML output.
Balances tags and hides `script`, `style` and `link`.