coffee-templates
Template engine
A minimalist template engine for CoffeeScript and JavaScript
Fastest Minimalist CoffeeScript/JavaScript CoffeeCup/Handlebars/Mustache template engine.
48 stars
6 watching
9 forks
Language: CoffeeScript
last commit: almost 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaekwon/coffeemugg | A templating engine for writing HTML templates in pure CoffeeScript. | 19 |
mikesmullin/coffee-stylesheets | A compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files. | 26 |
goodeggs/teacup | A CoffeeScript-based template engine for building HTML strings and templates | 122 |
mauricemach/coffeekup | A templating engine that allows developers to write HTML templates in CoffeeScript, supporting both server-side and client-side rendering. | 1,257 |
pvande/milk | A templating language implementation in CoffeeScript | 188 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,134 |
paulguo/juicer | A lightweight JavaScript template engine for rendering data-driven web pages | 915 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
makenowjust/crustache | A library implementing a logic-less template engine similar to Mustache for the Crystal programming language. | 83 |
mikeckennedy/fastapi-chameleon | A FastAPI template engine that integrates Chameleon templates | 141 |
jdrouet/mrml | An implementation of a markup language used to define HTML templates with nested includes and variables | 355 |
michaelficarra/coffeescriptredux | A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. | 1,841 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
quartzmo/mocha-coffeescript-boilerplate | A minimalistic template for building CoffeeScript projects with Mocha unit tests | 25 |