maud/maud_extras
2017-10-07 14:45:06 +13:00
..
Cargo.toml Enable lints on tests and extras; fix maud_doctype lint not firing 2017-10-07 14:45:06 +13:00
lib.rs Enable lints on tests and extras; fix maud_doctype lint not firing 2017-10-07 14:45:06 +13: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).