Templating Glossary
Browse 4 templating terms defined in plain English, from the cultural dictionary of computing.
4 Templating Terms
- Blade
- The templating engine built into Laravel that provides a clean syntax for writing PHP views, supporting template inheritance, components, slots, and directives...
- Handlebars
- A templating language and library used to generate HTML or text from data with logic-light templates.
- Jinja
- A Python templating engine that renders text or HTML from templates containing expressions, control flow, filters, and variables. It is widely used in Flask,...
- XSLT
- Extensible Stylesheet Language Transformations — a declarative, Turing-complete language for transforming XML documents into other XML, HTML, or plain text by...
Related Topics
- Python (1 terms in common)
- Php (1 terms in common)
- Xml (1 terms in common)
- Web Frameworks (1 terms in common)
- Web (1 terms in common)
- Javascript (1 terms in common)
- Laravel (1 terms in common)
- Transformation (1 terms in common)