handlebars-iron
Template engine middleware
Middleware for rendering HTML templates with data using the Handlebars template engine in an Iron web framework.
Handlebars middleware for Iron web framework
119 stars
11 watching
20 forks
Language: Rust
last commit: almost 5 years ago handlebarsironrusttemplate-enginewebdevelopment
Related projects:
Repository | Description | Stars |
---|---|---|
sunng87/handlebars-rust | A Rust implementation of the Handlebars templating language | 1,302 |
handlebars-net/handlebars.net | A .NET Handlebars template engine that compiles templates directly to IL bytecode and mimics the JS library's API. | 1,279 |
alosaur/handlebars | Provides an implementation of the Handlebars template engine for use with Deno | 31 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,479 |
cowboyd/handlebars.rb | Ruby bindings for Handlebars.js templating engine | 161 |
zzau13/yarte | A Rust template engine with a Handlebars-like syntax for creating dynamic web pages. | 280 |
nicolas-cherel/rumblebars | An engine for parsing and rendering Handlebars templates | 2 |
proai/laravel-handlebars | Laravel wrapper for a fast and efficient template engine | 38 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 610 |
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,223 |
gofiber/template | Provides middleware for using multiple template engines with the Fiber web framework. | 275 |
vituum/vite-plugin-handlebars | Transforms Handlebars templates into HTML for Vite builds | 6 |
no9/tide-handlebars | An extension trait for Handlebars templates to integrate with the Tide web framework in Rust | 10 |
thinkjs/think-view-handlebars | A module that integrates Handlebars templating engine with ThinkJS 3.x to render view files | 0 |