handlebars.js
Template engine
A templating engine that allows for semantic template building with JavaScript.
Minimal templating on steroids.
18k stars
451 watching
2k forks
Language: JavaScript
last commit: 4 months ago
Linked from 3 awesome lists
handlebarsmustachetemplates
Related projects:
Repository | Description | Stars |
---|---|---|
janl/mustache.js | Logic-less templating library for JavaScript | 16,528 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,479 |
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 |
proai/laravel-handlebars | Laravel wrapper for a fast and efficient template engine | 38 |
twitter/hogan.js | A templating compiler that translates template languages into JavaScript code | 5,135 |
helpers/handlebars-helpers | A comprehensive set of reusable functions for working with Handlebars templates | 2,223 |
sunng87/handlebars-rust | A Rust implementation of the Handlebars templating language | 1,302 |
pallets/jinja | A fast and expressive template engine for generating dynamic documents from pre-defined templates. | 10,444 |
cowboyd/handlebars.rb | Ruby bindings for Handlebars.js templating engine | 161 |
thinkjs/think-view-handlebars | A module that integrates Handlebars templating engine with ThinkJS 3.x to render view files | 0 |
alosaur/handlebars | Provides an implementation of the Handlebars template engine for use with Deno | 31 |
sunng87/handlebars-iron | Middleware for rendering HTML templates with data using the Handlebars template engine in an Iron web framework. | 119 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,902 |
l0rdn1kk0n/wicket-mustache | Provides integration utilities and components to work with Mustache templates in Java web applications. | 6 |
handlebars-net/handlebars.net.extension.json | An extension to Handlebars.Net that adds support for System.Text.Json | 0 |