handlebars-rust
Templater
A Rust implementation of the Handlebars templating language
Rust templating with Handlebars
1k stars
15 watching
139 forks
Language: Rust
last commit: 3 days ago
Linked from 2 awesome lists
handlebarshandlebars-jsrusttemplate-engine
Related projects:
Repository | Description | Stars |
---|---|---|
sunng87/handlebars-iron | Middleware for rendering HTML templates with data using the Handlebars template engine in an Iron web framework. | 119 |
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 |
cowboyd/handlebars.rb | Ruby bindings for Handlebars.js templating engine | 161 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
nicolas-cherel/rumblebars | An engine for parsing and rendering Handlebars templates | 2 |
helpers/handlebars-helpers | A comprehensive set of reusable functions for working with Handlebars templates | 2,222 |
no9/tide-handlebars | An extension trait for Handlebars templates to integrate with the Tide web framework in Rust | 10 |
alosaur/handlebars | Provides an implementation of the Handlebars template engine for use with Deno | 30 |
rustache/rustache | A Rust implementation of the Mustache templating engine spec | 210 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 608 |
arinet/handlebardocs | Documentation on Handlebars.Net templating engine and helper functions. | 0 |
stebalien/horrorshow-rs | A macro-based HTML templating library for Rust | 324 |
proai/laravel-handlebars | Laravel wrapper for a fast and efficient template engine | 38 |
zzau13/yarte | A Rust template engine with a Handlebars-like syntax for creating dynamic web pages. | 280 |
thinkjs/think-view-handlebars | A module that integrates Handlebars templating engine with ThinkJS 3.x to render view files | 0 |