Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

Stencil

Stencil - Template language

< >

Stencil is a template language created in 2018 by Kyle Fuller.

#825on PLDB 5Years Old 2.8kUsers
0Books 0Papers

Try now: TIO

Stencil is a simple and powerful template language for Swift. It provides a syntax similar to Django and Mustache.


Example from the web:
There are {{ articles.count }} articles. <ul> {% for article in articles %} <li>{{ article.title }} by {{ article.author }}</li> {% endfor %} </ul>
xcard.html 路 stencil.html 路 openedge-advanced-business-language.html

View source

- Build the next great programming language Search v2023 Day 208 Docs Acknowledgements Traffic Traffic Today Mirrors GitHub feedback@pldb.com