RazorEngine
Templating engine
A templating engine built on Microsoft's Razor parsing engine, allowing developers to use Razor syntax to build dynamic templates
Open source templating engine based on Microsoft's Razor parsing engine
2k stars
151 watching
578 forks
Language: C#
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
toddams/razorlight | Template engine for .NET Core that allows building templates from various sources and rendering them with excellent performance | 1,530 |
mauricemach/coffeekup | A templating engine that allows developers to write HTML templates in CoffeeScript, supporting both server-side and client-side rendering. | 1,257 |
mandelsoft/spiff | A command-line templating system for generating deployment manifests from declarative YAML templates. | 44 |
eta-dev/eta | A lightweight and fast templating engine for various JavaScript environments | 1,425 |
adacore/templates-parser | A set of tools to parse and create templated text streams in Ada. | 7 |
soasme/nim-mustache | A Nim implementation of Mustache templating system with support for static text and dynamic variables | 64 |
gustmartins/slice-library | A CodeIgniter library that simulates Laravel's Blade templating system | 68 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
edmundask/codeigniter-twiggy | An extension of CodeIgniter's view system allowing separation of theme, layout, and template for enhanced templating capabilities | 98 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |
clickcoder/slim-blade | A package that integrates the Blade templating engine with the Slim Framework. | 32 |
malgorithms/toffee | A NodeJS and browser templating language that extends CoffeeScript with advanced features and post-processing capabilities. | 174 |
rustache/rustache | A Rust implementation of the Mustache templating engine spec | 210 |
medalink/laravel-blade | Adds syntax definitions for Laravel Blade templating engine | 420 |
jdiamond/nustache | Logic-less templating library for .NET applications | 596 |