Introduction
Yglu is YAML augmented with an advanced expression language. Unlike usual text templating, Yglu relies on the YAML structure and leverages its tag system combined with the YAQL query language.
This association enables templating and functional processing a bit like if YAML nodes were spreadsheet cells.
Yglu input documents are pure and valid YAML using tags for computed nodes.
- GitHub
- Documentation
- Painless YAML Templating article on swisspush.org
Playground
More in test samples