Selmer
Template generator
A template system for generating text content using Clojure, inspired by Django's approach.
A fast, Django inspired template system in Clojure.
987 stars
26 watching
114 forks
Language: Clojure
last commit: about 2 months ago
Linked from 1 awesome list
clojurehtmlhtml-templatetemplate-engine
Related projects:
Repository | Description | Stars |
---|---|---|
jehugaleahsa/mustache-sharp | A text template engine that allows declarative generation of text with meaningful placeholders and logic-based control | 306 |
bengl/tage | A utility to transform functions into reusable template tags | 5 |
wlbr/templify | A tool to embed external template files into Go code automatically during the build process. | 30 |
kblomqvist/yasha | A command-line tool that generates code by rendering Jinja templates with customizable variables and extensions. | 246 |
nektro/zig-pek | A preprocessor tool for generating HTML documents from template definitions using the Zig programming language | 38 |
antlr/stringtemplate4 | A Java template engine designed to generate source code and formatted text output while enforcing model-view separation. | 953 |
goradd/got | A template engine that translates templates into Go code to compile into an application. | 32 |
groue/grmustache.swift | A template engine for generating text based on data in Swift | 602 |
inquicker/ktmpl | A tool for creating and managing Kubernetes manifests with parameterized templates. | 152 |
sveri/closp | A Clojure-based web development template with support for single-page applications and a PostgreSQL backend. | 173 |
cvigilv/esqueleto.nvim | A plugin that simplifies the creation of templates for file types and names, streamlining coding workflows. | 99 |
tailhook/trimmer | A template engine designed to generate indented and safe text while minimizing whitespace and memory usage. | 12 |
ckirkendall/kioo | A templating framework for React applications that separates view and logic layers using standard HTML templates. | 403 |
jean-zombie/cookiecutter-django-wagtail | A Django project template that combines the two popular frameworks, offering a structured way to set up new projects. | 72 |
ijcd/taggart | A library that simplifies the generation of HTML templates with reusable functions | 34 |