maud/maud_extras/README.md
Chris Wong e05af0a326 Add maud_extras crate
Closes 
2016-11-22 22:17:15 +13:00

518 B

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).