#escaping #html #houdini

escapist

This library is a minimal library for escaping HTML and href attributes; it can also unescape HTML

2 releases

0.0.2 Dec 26, 2022
0.0.1 Dec 12, 2022

#1621 in Encoding

31 downloads per month

MIT license

18KB
373 lines

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 functions which I needed.

Dependencies

~280KB
~11K SLoC