RazorLight
Template engine
Template engine for .NET Core that allows building templates from various sources and rendering them with excellent performance
Template engine based on Microsoft's Razor parsing engine for .NET Core
2k stars
61 watching
258 forks
Language: C#
last commit: 5 months ago
Linked from 4 awesome lists
dotnet-corenetcorerazorrazor-parsing-enginerazorenginerazorengine-alternativetemplate-engine
Related projects:
Repository | Description | Stars |
---|---|---|
antaris/razorengine | A templating engine built on Microsoft's Razor parsing engine, allowing developers to use Razor syntax to build dynamic templates | 2,142 |
handlebars-net/handlebars.net | A .NET Handlebars template engine that compiles templates directly to IL bytecode and mimics the JS library's API. | 1,266 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,134 |
zzau13/yarte | A Rust template engine with a Handlebars-like syntax for creating dynamic web pages. | 280 |
hungrybluedev/whisker | A fast and powerful template engine for the V programming language. | 39 |
lets-blade/blade-template-engines | A collection of template engines designed to be used with Java-based web frameworks. | 8 |
tdammers/ginger | A Haskell implementation of the Jinja template language | 77 |
chrismccord/phoenix_haml | A template engine for building Haml-based web applications with Phoenix | 158 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |
enthus1ast/nimja | A high-performance template engine for Nim that combines compile-time evaluation with a statically typed syntax. | 185 |
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
eudoxia0/eco | A template engine for Common Lisp that generates HTML with performance and flexibility in mind. | 39 |
playframework/twirl | A template engine for building web applications using the Scala programming language. | 549 |