Perfect-Mustache
Template engine
A Swift package providing Mustache template support for Perfect.
Mustache template support for Perfect.
24 stars
6 watching
13 forks
Language: Swift
last commit: over 4 years ago mustachemustache-templatesperfectserver-side-swiftswift
Related projects:
Repository | Description | Stars |
---|---|---|
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
perfectlysoft/perfecttemplate | An empty starter project for building Swift web servers with Perfect | 222 |
hoisie/mustache | An implementation of the mustache template language in Go | 1,109 |
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
makenowjust/crustache | A library implementing a logic-less template engine similar to Mustache for the Crystal programming language. | 83 |
groue/grmustache.swift | A template engine for generating text based on data in Swift | 602 |
tests-always-included/mo | Provides a simple, logic-less templating system for bash scripts | 567 |
soranoba/bbmustache | Template engine for Erlang/OTP | 183 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
batiati/mustache-zig | Provides a template engine for Zig programming language | 120 |
soasme/nim-mustache | A Nim implementation of Mustache templating system with support for static text and dynamic variables | 64 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,901 |
l0rdn1kk0n/wicket-mustache | Provides integration utilities and components to work with Mustache templates in Java web applications. | 6 |
dgraham/stache | Compiles Mustache templates into compiled code. | 19 |
stubbleorg/stubble | A trimmed-down implementation of the Mustache template system in C# | 407 |