Milk
Templater
A templating language implementation in CoffeeScript
Milk is Mustache in CoffeeScript -- great with your browser or NodeJS!
188 stars
7 watching
19 forks
Language: CoffeeScript
last commit: almost 8 years ago
Linked from 1 awesome list
coffeescriptjavascriptmustachetemplate-language
Related projects:
Repository | Description | Stars |
---|---|---|
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |
malgorithms/toffee | A NodeJS and browser templating language that extends CoffeeScript with advanced features and post-processing capabilities. | 174 |
kainjow/mustache | An implementation of the Mustache templating language in C++ | 357 |
jaekwon/coffeemugg | A templating engine for writing HTML templates in pure CoffeeScript. | 19 |
mauricemach/coffeekup | A templating engine that allows developers to write HTML templates in CoffeeScript, supporting both server-side and client-side rendering. | 1,257 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
spullara/mustache.java | Implementation of mustache.js for Java, enabling templating with data and conditional logic. | 1,901 |
fhd/clostache | A Mustache templating library for Clojure. | 318 |
makenowjust/crustache | A library implementing a logic-less template engine similar to Mustache for the Crystal programming language. | 83 |
goodeggs/teacup | A CoffeeScript-based template engine for building HTML strings and templates | 122 |
tests-always-included/mo | Provides a simple, logic-less templating system for bash scripts | 567 |
justusadam/mustache | An implementation of the Mustache template language in Haskell | 98 |
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
batiati/mustache-zig | Provides a template engine for Zig programming language | 120 |
kethinov/teddy | A simple, readable templating language with support for server-side and client-side rendering | 4 |