kilt
Template renderer
Provides a generic template interface for rendering multiple template languages in Crystal programming language.
Generic template interface for Crystal
152 stars
8 watching
13 forks
Language: Crystal
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeromegn/slang | A lightweight templating language for Crystal applications | 236 |
stephannv/blueprint | An HTML templating library for Crystal programming language | 47 |
neuland/jade4j | An implementation of a Pug-like template engine in Java. | 707 |
mosop/teeplate | A library that allows multiple template files to be rendered and processed in a hierarchical structure | 16 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 608 |
c910335/crinder | Provides a simple, flexible way to render data in JSON format with customizable field mappings and types | 28 |
inquicker/ktmpl | A tool for creating and managing Kubernetes manifests with parameterized templates. | 152 |
jaekwon/coffeemugg | A templating engine for writing HTML templates in pure CoffeeScript. | 19 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |
jacebrowning/template-python | Automated project creation and management tool for Python libraries | 662 |
ckirkendall/kioo | A templating framework for React applications that separates view and logic layers using standard HTML templates. | 403 |
kainjow/mustache | An implementation of the Mustache templating language in C++ | 357 |
ngerakines/ginpongo2 | Provides a middleware to render templates using the pongo2 templating engine. | 33 |
frege/frege-lein-template | Creates a skeleton project template with a choice of main language implementation (Clojure or Frege) for mixed-language Clojure/Frege projects. | 9 |
kaj/ructe | A Rust-based template engine that compiles HTML templates into executable Rust code. | 454 |