raymond

Template renderer

A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing.

Handlebars for golang

GitHub

608 stars
13 watching
100 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists

gohandlebars

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nicolas-cherel/rumblebars An engine for parsing and rendering Handlebars templates 2
wrouesnel/p2cli A command-line tool for rendering templating languages into human-readable output. 87
proai/laravel-handlebars Laravel wrapper for a fast and efficient template engine 38
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
helpers/handlebars-helpers A comprehensive set of reusable functions for working with Handlebars templates 2,222
thinkjs/think-view-handlebars A module that integrates Handlebars templating engine with ThinkJS 3.x to render view files 0
sipin/gorazor A high-performance view engine for Go that compiles templates into executable code for fast rendering. 859
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
goyek/template Automates build, testing and analysis processes for Go applications 7
hoisie/mustache An implementation of the mustache template language in Go 1,109
sunng87/handlebars-iron Middleware for rendering HTML templates with data using the Handlebars template engine in an Iron web framework. 119
valyala/fasttemplate A simple and fast template engine for Go that substitutes placeholders with user-defined values. 842
ngerakines/ginpongo2 Provides a middleware to render templates using the pongo2 templating engine. 33