Skip to content
On this page

Introduction

Over the years, leaf has had suport for many in-built templating engines. Although none of them are shipped with leaf by default any more, leaf still supports all of them.

Note That

You can use any templating engine you prefer with leaf, however, these templating engines are specifically created for leaf but can be used outside leaf apps as well.

Engines

Depending on your needs, you may want to go with a particular templating engine.

EngineUse case
bareuiBlazing fast templating with no compile time
veinsLightweight but powerful templating engine
bladeLaravel blade templating engine for leaf

BareUI vs Veins vs Blade

EngineSpeedCool MagicLightweightEditor Support
bareui⚡️⚡️⚡️
veins🔥🔥🔥🔥
blade⚡️🔥⚡️
Introduction has loaded