stringtemplate4
Template generator
A Java template engine designed to generate source code and formatted text output while enforcing model-view separation.
StringTemplate 4
953 stars
57 watching
232 forks
Language: Java
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xtemplate/xtemplate | A high-performance template engine that supports asynchronous control, inheritance, and custom functions. | 565 |
jtwig/jtwig | A Java template engine designed to simplify the process of generating dynamic web pages from structured data | 301 |
bengl/tage | A utility to transform functions into reusable template tags | 5 |
yogthos/selmer | A template system for generating text content using Clojure, inspired by Django's approach. | 987 |
rburnham52/svelte-typescript-sass-template | A template for building Svelte, TypeScript, and Sass projects with Storybook integration | 16 |
neuland/jade4j | An implementation of a Pug-like template engine in Java. | 707 |
react-native-community/react-native-template-typescript | Provides a pre-configured React Native project setup with TypeScript support for rapid development | 1,859 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
kblomqvist/yasha | A command-line tool that generates code by rendering Jinja templates with customizable variables and extensions. | 246 |
zolang/zolangtemplates | A repository of code generation templates for various programming languages | 5 |
fizzed/rocker | A Java template engine that generates statically typed, plain Java object templates with near zero-copy rendering and hot reload support. | 746 |
groue/grmustache.swift | A template engine for generating text based on data in Swift | 602 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 842 |