maud/maud_extras
Ernestas Poskus b81c4a10f0 Add Javascript element
Drop type=text/javascript from Javascript fn

Rename Javascript fn to Js
2016-12-06 09:08:33 +02:00
..
Cargo.toml Add maud_extras crate 2016-11-22 22:17:15 +13:00
lib.rs Add Javascript element 2016-12-06 09:08:33 +02: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).