rumblebars
Template renderer
An engine for parsing and rendering Handlebars templates
A handlebars template parsing and rendering engine — written in rust
2 stars
1 watching
2 forks
Language: Rust
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
sunng87/handlebars-rust | A Rust implementation of the Handlebars templating language | 1,294 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 608 |
cowboyd/handlebars.rb | Ruby bindings for Handlebars.js templating engine | 161 |
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 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
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 |
alexlafroscia/vite-plugin-handlebars | A plugin for Vite that enables template rendering using the Handlebars templating engine | 186 |
duncan3dc/blade | A tool for rendering Blade templates without the full Laravel framework | 145 |
stubbleorg/stubble | A trimmed-down implementation of the Mustache template system in C# | 408 |
thinkjs/think-view-handlebars | A module that integrates Handlebars templating engine with ThinkJS 3.x to render view files | 0 |
sunng87/handlebars-iron | Middleware for rendering HTML templates with data using the Handlebars template engine in an Iron web framework. | 119 |
lukeed/tempura | A lightweight template engine that compiles templates into JavaScript functions for efficient rendering | 530 |
tristantoye/rails-template | A comprehensive Rails template for setting up a new Ruby on Rails project with essential tooling and configurations | 34 |
helpers/handlebars-helpers | A comprehensive set of reusable functions for working with Handlebars templates | 2,222 |