handlebars.java
Template engine
A Java implementation of Handlebars templates with logic-less and semantic template engines.
Logic-less and semantic Mustache templates with Java
1k stars
64 watching
383 forks
Language: Java
last commit: about 2 months ago
Linked from 1 awesome list
handlebarstemplate-enginetemplates
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
sunng87/handlebars-rust | A Rust implementation of the Handlebars templating language | 1,294 |
alosaur/handlebars | Provides an implementation of the Handlebars template engine for use with Deno | 30 |
sunng87/handlebars-iron | Middleware for rendering HTML templates with data using the Handlebars template engine in an Iron web framework. | 119 |
lets-blade/blade-template-engines | A collection of template engines designed to be used with Java-based web frameworks. | 8 |
proai/laravel-handlebars | Laravel wrapper for a fast and efficient template engine | 38 |
helpers/handlebars-helpers | A comprehensive set of reusable functions for working with Handlebars templates | 2,222 |
jtwig/jtwig | A Java template engine designed to simplify the process of generating dynamic web pages from structured data | 301 |
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 |
arinet/handlebardocs | Documentation on Handlebars.Net templating engine and helper functions. | 0 |
jstachio/jstachio | A Java template engine that compiles Mustache templates into readable Java source code and statically checks value bindings. | 261 |
tdammers/ginger | A Haskell implementation of the Jinja template language | 77 |
jackrosenthal/kajiki | A fast and well-formed XML-based template engine with Jinja-style blocks | 47 |
cowboyd/handlebars.rb | Ruby bindings for Handlebars.js templating engine | 161 |