About VeeMarker
VeeMarker is a powerful template engine for the V programming language that brings FreeMarker-style templating to V applications. It provides a robust and familiar syntax for web developers while leveraging V's performance and safety features.
With VeeMarker, you can create dynamic templates with conditionals, loops, macros, includes, and more. It's perfect for web applications, static site generators, email templates, and any scenario where you need dynamic text generation.
FreeMarker Compatible
Familiar syntax for developers coming from Java/FreeMarker ecosystems
High Performance
Built in V for maximum performance and minimal memory footprint
Type Safe
Leverages V's type system for safer template rendering
Feature Rich
Conditionals, loops, macros, includes, and string operations
API Documentation
Explore the complete API reference for VeeMarker, including all public functions, types, and usage examples. Learn how to integrate VeeMarker into your V applications and take full advantage of its templating capabilities.
View API Documentation →