Handlebars topic

Handlebars is a simple templating language. It uses a template and an input object to generate HTML or other text formats. Handlebars templates look like regular text with embedded Handlebars expressions. Handlebars is largely compatible with Mustache templates. In most cases it is possible to swap out Mustache with Handlebars and continue using your current templates. A handlebars expression is a {{, some contents, followed by a }}. When the template is executed, these expressions are replaced with values from an input object.

List Handlebars repositories

ericwbailey.website

47
Stars
4
Forks
Watchers

📐 Repo for my personal website.

binserve

956
Stars
60
Forks
Watchers

A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.

autocosts

36
Stars
7
Forks
Watchers

The monorepo for the fully free and open source full-stack Car Costs Calculator for more than 30 countries

actix-web-async-graphql-rbatis

28
Stars
5
Forks
Watchers

Clean boilerplate for graphql services using actix-web, rhai, async-graphql, surf, rbatis, graphql-client, handlebars-rust, jsonwebtoken, and mysql / postgresql.

node-html-to-image

781
Stars
121
Forks
Watchers

A Node.js module that generates images from HTML

handlebars.c

34
Stars
5
Forks
Watchers

C implementation of handlebars.js

Publii

6.0k
Stars
401
Forks
Watchers

The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.

generator-spfx

176
Stars
58
Forks
Watchers

Open-source generator to extend the capabilities of the Microsoft SPFx generator

mikado

746
Stars
31
Forks
Watchers

Mikado is the webs fastest template library for building user interfaces.

handlebars-helpers

2.2k
Stars
363
Forks
Watchers

188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.