maud/maud_extras
2017-07-23 13:58:42 +12:00
..
Cargo.toml Fix maud_extras 2017-07-23 13:58:42 +12:00
lib.rs Fix maud_extras 2017-07-23 13:58:42 +12:00
README.md Add maud_extras crate 2016-11-22 22:17:15 +13:00

maud_extras

This crate contains various bits and pieces that can be used in Maud templates.

To use an item from this crate, simply copy-and-paste the code into your project. Depending on maud_extras directly is discouraged, since (a) it often receives breaking changes, and (b) it's unlikely that you'll need everything.

Contributing

Contributions are welcome! Please note that all code in this repository is placed in the public domain (CC0).