tbd
Template tool
A simple text template tool that allows you to create dynamic templates with placeholders.
"to be defined" - a really simple way to create text templates with placeholders
25 stars
3 watching
1 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
commandline-tooldotenv-filesgolangplaceholdertext-template
Related projects:
Repository | Description | Stars |
---|---|---|
cloudykit/jet | A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. | 1,263 |
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 842 |
lukeed/tempura | A lightweight template engine that compiles templates into JavaScript functions for efficient rendering | 530 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |
wajox/gobase | A basic template for Go application development with standard project layout and tools. | 61 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
wlbr/templify | A tool to embed external template files into Go code automatically during the build process. | 30 |
haya14busa/tmpl | Template engine for formatting JSON data in command-line interfaces | 5 |
daly88/lutem | A Lua-based template engine for generating dynamic text and HTML | 35 |
wrouesnel/p2cli | A command-line tool for rendering templating languages into human-readable output. | 87 |
goyek/template | Automates build, testing and analysis processes for Go applications | 7 |
bengl/tage | A utility to transform functions into reusable template tags | 5 |
casid/jte | A template engine that allows developers to write secure and speedy HTML templates in Java or Kotlin with features like context-sensitive escaping and hot reloading. | 841 |
goradd/got | A template engine that translates templates into Go code to compile into an application. | 32 |