escapist

Crates.ioescapist
lib.rsescapist
version0.0.2
sourcesrc
created_at2022-12-12 21:03:43.283459
updated_at2022-12-26 06:22:57.593194
descriptionThis library is a minimal library for escaping HTML and href attributes; it can also unescape HTML.
homepage
repositoryhttps://github.com/gjtorikian/escapist
max_upload_size
id735215
size17,937
Garen Torikian (gjtorikian)

documentation

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

Commit count: 10

cargo fmt