whisker
Template engine
A fast and powerful template engine for the V programming language.
V project for supporting whisker, a descendent of the Mustache template language.
39 stars
2 watching
2 forks
Language: V
last commit: 5 months ago
Linked from 1 awesome list
template-enginevlangvlang-package
Related projects:
Repository | Description | Stars |
---|---|---|
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
paulguo/juicer | A lightweight JavaScript template engine for rendering data-driven web pages | 915 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
batiati/mustache-zig | Provides a template engine for Zig programming language | 120 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |
toddams/razorlight | Template engine for .NET Core that allows building templates from various sources and rendering them with excellent performance | 1,530 |
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,134 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
bem/bh | A JavaScript template engine that converts BEMJSON to HTML | 69 |
tdammers/ginger | A Haskell implementation of the Jinja template language | 77 |
lets-blade/blade-template-engines | A collection of template engines designed to be used with Java-based web frameworks. | 8 |
jtwig/jtwig | A Java template engine designed to simplify the process of generating dynamic web pages from structured data | 301 |
casid/jte | A template engine that allows developers to write secure and speedy HTML templates in Java or Kotlin with features like context-sensitive escaping and hot reloading. | 841 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
gustmartins/slice-library | A CodeIgniter library that simulates Laravel's Blade templating system | 68 |