trimmer
Text generator
A template engine designed to generate indented and safe text while minimizing whitespace and memory usage.
A whitespace and memory friendly template engine
12 stars
3 watching
0 forks
Language: Rust
last commit: almost 7 years ago rusttemplatetemplate-enginetexttext-templating
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 |
lambda-fairy/maud | A macro-based Rust template engine for generating specialized code from HTML templates | 2,134 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |
groue/grmustache.swift | A template engine for generating text based on data in Swift | 602 |
yogthos/selmer | A template system for generating text content using Clojure, inspired by Django's approach. | 987 |
antlr/stringtemplate4 | A Java template engine designed to generate source code and formatted text output while enforcing model-view separation. | 953 |
thmsgbrt/thmsgbrt | A Mustache-based templating system for generating structured text output | 464 |
royrao2333/template-vite-svelte-ts-tailwind | A starter template for building a Svelte and Vite-based web application with TypeScript and Tailwind CSS support | 10 |
zzau13/yarte | A Rust template engine with a Handlebars-like syntax for creating dynamic web pages. | 280 |
lifeart/ember-cli-template-trimmer | Tool to optimize Ember template compilation by removing unnecessary whitespace and dead code | 1 |
rustache/rustache | A Rust implementation of the Mustache templating engine spec | 210 |
rosstopping/tailwindcss-templates | Pre-built layouts and templates for building web applications using Tailwind CSS | 360 |
tdammers/ginger | A Haskell implementation of the Jinja template language | 77 |
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 |