Handlebars.Net
Template compiler
A .NET Handlebars template engine that compiles templates directly to IL bytecode and mimics the JS library's API.
A real .NET Handlebars engine
1k stars
45 watching
219 forks
Language: C#
last commit: 8 months ago
Linked from 2 awesome lists
c-sharpdotnethandlebarshandlebars-templatesmustachetemplate-engine
Related projects:
Repository | Description | Stars |
---|---|---|
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
sunng87/handlebars-rust | A Rust implementation of the Handlebars templating language | 1,294 |
sunng87/handlebars-iron | Middleware for rendering HTML templates with data using the Handlebars template engine in an Iron web framework. | 119 |
arinet/handlebardocs | Documentation on Handlebars.Net templating engine and helper functions. | 0 |
helpers/handlebars-helpers | A comprehensive set of reusable functions for working with Handlebars templates | 2,222 |
handlebars-net/handlebars.net.extension.json | An extension to Handlebars.Net that adds support for System.Text.Json | 0 |
alosaur/handlebars | Provides an implementation of the Handlebars template engine for use with Deno | 30 |
proai/laravel-handlebars | Laravel wrapper for a fast and efficient template engine | 38 |
handlebars-net/handlebars.net.helpers | Provides a set of reusable C# helper functions for various tasks | 41 |
nicolas-cherel/rumblebars | An engine for parsing and rendering Handlebars templates | 2 |
thinkjs/think-view-handlebars | A module that integrates Handlebars templating engine with ThinkJS 3.x to render view files | 0 |
cowboyd/handlebars.rb | Ruby bindings for Handlebars.js templating engine | 161 |
toddams/razorlight | Template engine for .NET Core that allows building templates from various sources and rendering them with excellent performance | 1,531 |
handlebars-net/handlebars.net.extension.newtonsoftjson | An extension to Handlebars.Net for working with Newtonsoft.Json data | 0 |
lazd/gulp-handlebars | Handlebars plugin for gulp, enabling template compilation and namespace management for web applications | 171 |