templating engine
C15474
concept
A templating engine is a software component that generates dynamic text or markup by combining static templates with variable data according to defined rules or syntax.
Aliases (2)
- Python templating engine ×1
- template engine ×1
Instances (3)
- Jinja2 ("Python templating engine")
- Vapor (web framework)