Weave
Template engine
A text templating engine for .NET that generates compiled code from templates with a focus on attention to detail.
Weave is a text templating engine for .NET that is all about attention to detail. Weave handles the tricky work of making your rendered text beautiful.
23 stars
4 watching
4 forks
Language: C#
last commit: 12 months ago
Linked from 1 awesome list
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 |
playframework/twirl | A template engine for building web applications using the Scala programming language. | 549 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |
jdiamond/nustache | Logic-less templating library for .NET applications | 596 |
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 |
enthus1ast/nimja | A high-performance template engine for Nim that combines compile-time evaluation with a statically typed syntax. | 185 |
toddams/razorlight | Template engine for .NET Core that allows building templates from various sources and rendering them with excellent performance | 1,530 |
cutelyst/cutelee | A Qt-based template engine designed to separate document structure from data | 21 |
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 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
eudoxia0/eco | A template engine for Common Lisp that generates HTML with performance and flexibility in mind. | 39 |
nette/latte | A PHP template engine designed to provide top-notch protection against critical vulnerabilities and simplify application development without compromising security. | 1,143 |
zzau13/yarte | A Rust template engine with a Handlebars-like syntax for creating dynamic web pages. | 280 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |