curly
Template engine
A Ruby-based template language that separates logic from HTML structure
The Curly template language allows separating your logic from the structure of your HTML templates.
593 stars
418 watching
19 forks
Language: Ruby
last commit: about 2 months ago
Linked from 1 awesome list
curly-templateruby
Related projects:
Repository | Description | Stars |
---|---|---|
jackrosenthal/kajiki | A fast and well-formed XML-based template engine with Jinja-style blocks | 47 |
ckirkendall/kioo | A templating framework for React applications that separates view and logic layers using standard HTML templates. | 403 |
cutelyst/cutelee | A Qt-based template engine designed to separate document structure from data | 21 |
zzau13/yarte | A Rust template engine with a Handlebars-like syntax for creating dynamic web pages. | 280 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
ducky427/electron-template | A template for creating Electron-based ClojureScript projects with support for Reagent and various build tools. | 116 |
metakirby5/zenbu | A cascading theme engine using Jinja2 and YAML for variable definition. | 116 |
fukamachi/lsx | An embeddable HTML templating engine with JSX-like syntax for Common Lisp | 79 |
dannote/lua-template | A Lua-based template engine for rendering HTML templates with dynamic data | 47 |
nimblehq/rails-templates | Optimized Rails templates for starting new applications quickly and efficiently | 103 |
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,134 |
bungle/lua-resty-template | A templating engine that compiles HTML templates into Lua functions or bytecode blobs, allowing for template rendering in Lua applications. | 911 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |