#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

#1555 in Encoding

Download history 1/week @ 2024-03-17 49/week @ 2024-03-31 6/week @ 2024-04-07 23/week @ 2024-04-14 13/week @ 2024-04-21 2/week @ 2024-04-28 8/week @ 2024-05-05 20/week @ 2024-05-12 4/week @ 2024-05-19 40/week @ 2024-06-02 17/week @ 2024-06-09 17/week @ 2024-06-16 13/week @ 2024-06-23

53 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