7 unstable releases

0.10.3 Feb 16, 2022
0.10.2 Dec 21, 2021
0.10.1 Jun 30, 2020
0.3.0 Jan 15, 2020
0.1.0 Nov 7, 2018

#400 in Template engine

Download history 122334/week @ 2024-09-24 122239/week @ 2024-10-01 111273/week @ 2024-10-08 124037/week @ 2024-10-15 125869/week @ 2024-10-22 119876/week @ 2024-10-29 112017/week @ 2024-11-05 141679/week @ 2024-11-12 133471/week @ 2024-11-19 101265/week @ 2024-11-26 129797/week @ 2024-12-03 130423/week @ 2024-12-10 106090/week @ 2024-12-17 45500/week @ 2024-12-24 70842/week @ 2024-12-31 115226/week @ 2025-01-07

362,630 downloads per month
Used in 310 crates (14 directly)

MIT/Apache

9KB
220 lines

askama_escape: escaping utilities for the Askama templating engine

Documentation Latest version Build Status Chat

This crate contains helper code for HTML escaping used by the Askama templating engine.

No runtime deps