#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

#1482 in Encoding

Download history 30/week @ 2024-07-22 109/week @ 2024-07-29 254/week @ 2024-08-05 39/week @ 2024-08-12 17/week @ 2024-08-19 20/week @ 2024-08-26 69/week @ 2024-09-02 9/week @ 2024-09-09 24/week @ 2024-09-16 87/week @ 2024-09-23 74/week @ 2024-09-30 61/week @ 2024-10-07 28/week @ 2024-10-14 16/week @ 2024-10-21 39/week @ 2024-10-28 67/week @ 2024-11-04

151 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