handlebars
Template engine
Provides an implementation of the Handlebars template engine for use with Deno
Handlebars template engine for Deno
30 stars
2 watching
12 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
denohandlebarshtml
Related projects:
Repository | Description | Stars |
---|---|---|
syumai/dejs | An ejs template engine for deno. | 146 |
alosaur/alosaur | A web framework that provides a structured approach to building web applications using Deno and TypeScript, with features like decorators, dependency injection, security, and routing. | 814 |
proai/laravel-handlebars | Laravel wrapper for a fast and efficient template engine | 38 |
sunng87/handlebars-iron | Middleware for rendering HTML templates with data using the Handlebars template engine in an Iron web framework. | 119 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
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 |
arinet/handlebardocs | Documentation on Handlebars.Net templating engine and helper functions. | 0 |
alexlafroscia/vite-plugin-handlebars | A plugin for Vite that enables template rendering using the Handlebars templating engine | 186 |
nicolas-cherel/rumblebars | An engine for parsing and rendering Handlebars templates | 2 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 608 |
helpers/handlebars-helpers | A comprehensive set of reusable functions for working with Handlebars templates | 2,222 |
cowboyd/handlebars.rb | Ruby bindings for Handlebars.js templating engine | 161 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |