coffeekup
Templating Engine
A templating engine that allows developers to write HTML templates in CoffeeScript, supporting both server-side and client-side rendering.
Markup as CoffeeScript.
1k stars
34 watching
84 forks
Language: CoffeeScript
last commit: about 13 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 |
malgorithms/toffee | A NodeJS and browser templating language that extends CoffeeScript with advanced features and post-processing capabilities. | 174 |
mandelsoft/spiff | A command-line templating system for generating deployment manifests from declarative YAML templates. | 44 |
mauricemach/zappa | A lightweight interface to Express and Socket.IO written in CoffeeScript | 949 |
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |
codemix/htmling | A templating syntax compiler that transforms HTML files into efficient JavaScript functions without virtual DOM manipulation. | 178 |
jasonmoo/t.js | A lightweight JavaScript templating framework for interpolating values in HTML strings | 826 |
pvande/milk | A templating language implementation in CoffeeScript | 188 |
antaris/razorengine | A templating engine built on Microsoft's Razor parsing engine, allowing developers to use Razor syntax to build dynamic templates | 2,142 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
netzpirat/haml-coffee | A JavaScript templating solution that uses Haml as markup and compiles it to generate HTML from inline CoffeeScript | 442 |
ckirkendall/kioo | A templating framework for React applications that separates view and logic layers using standard HTML templates. | 403 |
kethinov/teddy | A simple, readable templating language with support for server-side and client-side rendering | 4 |
fukamachi/lsx | An embeddable HTML templating engine with JSX-like syntax for Common Lisp | 79 |
goodeggs/teacup | A CoffeeScript-based template engine for building HTML strings and templates | 122 |