origami-engine-0.1.1 has been yanked.
origami-engine
Origami Engine is a templating engine focused on modularity, designed for efficient HTML generation with powerful macros.
Features
- Focused on modularity for easy extensibility
- Support for expressions, conditionals, loops, and match expressions
Basic Example
use comp;
comp!
let html = greeting!;
assert_eq!;
Documentation
For comprehensive documentation and usage instructions, please visit docs.rs.
License
This project is licensed under the MIT License or the Apache License 2.0. See the LICENSE-MIT and LICENSE-APACHE files for details.