lehoczky/Render Nunjucks Template

A GitHub action to render nunjucks templates

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
templateNunjucks template stringno
template-pathPath to nunjucks template fileno
varsVariables to use in template in JSON formatno{}
auto-escapeControls if output with dangerous characters are escaped automaticallynotrue
trim-blocksAutomatically remove trailing newlines from a block/tagnofalse
lstrip-blocksAutomatically remove leading whitespace from a block/tagnofalse
namedescription
resultRendered file content