| Crates.io | escapist |
| lib.rs | escapist |
| version | 0.0.2 |
| created_at | 2022-12-12 21:03:43.283459+00 |
| updated_at | 2022-12-26 06:22:57.593194+00 |
| description | This library is a minimal library for escaping HTML and href attributes; it can also unescape HTML. |
| homepage | |
| repository | https://github.com/gjtorikian/escapist |
| max_upload_size | |
| id | 735215 |
| size | 17,937 |
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.