nimja
Template Engine
A high-performance template engine for Nim that combines compile-time evaluation with a statically typed syntax.
typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim.
185 stars
7 watching
11 forks
Language: Nim
last commit: 2 months ago
Linked from 1 awesome list
compile-timecompiledhtmlhtml-templatesjinja2nimnim-langtemplate-enginetwigtyped
Related projects:
Repository | Description | Stars |
---|---|---|
pantor/inja | A template engine for modern C++ | 1,675 |
openpeeps/tim | A high-performance template engine and markup language written in Nim, enabling fast and easy development of dynamic web applications. | 51 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
jtwig/jtwig | A Java template engine designed to simplify the process of generating dynamic web pages from structured data | 301 |
onionhammer/nim-templates | A string templating library for Nim that supports multiple syntaxes and languages. | 94 |
neuland/jade4j | An implementation of a Pug-like template engine in Java. | 705 |
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. | 844 |
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,134 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
cloudykit/jet | A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. | 1,265 |
syumai/dejs | An ejs template engine for deno. | 146 |
xtemplate/xtemplate | A high-performance template engine that supports asynchronous control, inheritance, and custom functions. | 565 |
ckirkendall/kioo | A templating framework for React applications that separates view and logic layers using standard HTML templates. | 403 |
tdammers/ginger | A Haskell implementation of the Jinja template language | 77 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |