#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

#1452 in Encoding

Download history 37/week @ 2024-11-20 70/week @ 2024-11-27 38/week @ 2024-12-04 18/week @ 2024-12-11 13/week @ 2024-12-18 32/week @ 2024-12-25 77/week @ 2025-01-01 52/week @ 2025-01-08 61/week @ 2025-01-15 3/week @ 2025-01-22 10/week @ 2025-01-29 21/week @ 2025-02-05 15/week @ 2025-02-12 39/week @ 2025-02-19 34/week @ 2025-02-26 13/week @ 2025-03-05

101 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