4 releases

new 0.26.3 Nov 27, 2024
0.26.2 Nov 26, 2024
0.26.1 Nov 26, 2024
0.26.0 Nov 26, 2024

#170 in Template engine

Download history 97/week @ 2024-11-20

117 downloads per month

LGPL-3.0-or-later

49KB
493 lines

wini-maud

A fork of maud to work with wini.

License

This work was originally licensed under Apache 2.0 / MIT.

Relicensed under GNU Lesser General Public License version 3 (LGPL-3.0) in accordance with the original license's permissive terms.

Original License: old-LICENSE.md (it doesn't have any usage except from historical purposes).

Current License: LICENSE.md

Original copyright (c) Chris Wong

Modifications copyright (c) tk / @tkr-sh


lib.rs:

A macro for writing HTML templates.

This documentation only describes the runtime API. For a general guide, check out the book instead.

Dependencies

~1–34MB
~536K SLoC