Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gjtorikian/escapist

Extremely minimal HTML/`href` escaping/unescaping. Emphasis on minimal.
https://github.com/gjtorikian/escapist

Last synced: about 1 month ago
JSON representation

Extremely minimal HTML/`href` escaping/unescaping. Emphasis on minimal.

Awesome Lists containing this project

README

        

# escapist

Extremely minimal HTML/`href` escaping/unescaping. Emphasis on minimal. I wouldn't really use this if I were you.

Essentially, a port of [Houdini](https://github.com/vmg/houdini) functions which I needed.