fluid
Template Engine
A .NET template engine based on the Liquid template language, supporting fast parsing and secure templating.
Fluid is an open-source .NET template engine based on the Liquid template language.
1k stars
34 watching
178 forks
Language: C#
last commit: 10 days ago
Linked from 4 awesome lists
dotnetliquidparsershopifytemplateview-engine
Related projects:
Repository | Description | Stars |
---|---|---|
dotliquid/dotliquid | A .NET port of the Liquid template language. | 1,058 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
henix/slt2 | A Lua template processor that embeds Lua code directly into templates | 72 |
cloudykit/jet | A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. | 1,263 |
slime-lang/slime | A minimalistic HTML template library for Elixir inspired by Slim. | 371 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |
ckirkendall/kioo | A templating framework for React applications that separates view and logic layers using standard HTML templates. | 403 |
asnow/volt-slim | A Ruby gem that provides a template engine for the Volt framework. | 13 |
openresty/lemplate | A Lua template framework that compiles and runs Perl's TT2 templating language on top of OpenResty | 54 |
chenxianyu2015/liquid-lua | A Lua implementation of the Liquid template markup language | 13 |
paulguo/juicer | A lightweight JavaScript template engine for rendering data-driven web pages | 915 |
pantor/inja | A template engine for modern C++ | 1,675 |
vituum/vite-plugin-liquid | Transforms Liquid templates into HTML | 10 |
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |