stencilproject/Stencil

Compatibility with Different Template Languages

thekief opened this issue · 0 comments

I have some Stencil templates that will be consumed by other applications in the near future that are not written in Swift.

I would like to keep the templates and not change too much, so I was wondering about this statement:

It provides a syntax similar to Django and Mustache.

Is there a list of major differences? Could Stencil be replaced by Django/Mustache libraries in other programming languages?