CoffeeMugg
Template engine
A templating engine for writing HTML templates in pure CoffeeScript.
HTML templates in pure CoffeeScript
19 stars
4 watching
3 forks
Language: CoffeeScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mauricemach/coffeekup | A templating engine that allows developers to write HTML templates in CoffeeScript, supporting both server-side and client-side rendering. | 1,257 |
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |
goodeggs/teacup | A CoffeeScript-based template engine for building HTML strings and templates | 122 |
paulguo/juicer | A lightweight JavaScript template engine for rendering data-driven web pages | 915 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
jtwig/jtwig | A Java template engine designed to simplify the process of generating dynamic web pages from structured data | 301 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
twilson63/express-coffee | A pre-built template for building Node.js web applications using Express, CoffeeScript, and other tools. | 626 |
appleboy/html5-template-engine | A comprehensive web application template engine using HTML5, CoffeeScript, Compass, RequireJS, and Gulp. | 80 |
pvande/milk | A templating language implementation in CoffeeScript | 188 |
jdrouet/mrml | An implementation of a markup language used to define HTML templates with nested includes and variables | 355 |
fukamachi/lsx | An embeddable HTML templating engine with JSX-like syntax for Common Lisp | 79 |
twigkit/tempo | A JavaScript rendering engine that separates presentation from application logic using pure HTML templates. | 709 |
ckirkendall/kioo | A templating framework for React applications that separates view and logic layers using standard HTML templates. | 403 |
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,134 |