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.
186 stars
7 watching
11 forks
Language: Nim
last commit: 4 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,689 |
openpeeps/tim | A high-performance template engine and markup language written in Nim, enabling fast and easy development of dynamic web applications. | 50 |
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. | 869 |
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,162 |
jpvenson/morestachio | A lightweight templating engine for fast and safe text rendering. | 51 |
cloudykit/jet | A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. | 1,272 |
syumai/dejs | An ejs template engine for deno. | 147 |
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 |