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
179 forks
Language: C#
last commit: about 1 month ago
Linked from 4 awesome lists
dotnetliquidparsershopifytemplateview-engine
Related projects:
Repository | Description | Stars |
---|---|---|
dotliquid/dotliquid | A .NET port of the Liquid template language, allowing business logic to be separated from templates. | 1,060 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 291 |
jpvenson/morestachio | A lightweight templating engine for fast and safe text rendering. | 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,272 |
slime-lang/slime | A minimalistic HTML template library for Elixir inspired by Slim. | 372 |
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 | 914 |
pantor/inja | A template engine for modern C++ | 1,689 |
vituum/vite-plugin-liquid | Transforms Liquid templates into HTML | 10 |
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |