tage
Template generator
A utility to transform functions into reusable template tags
template tags easily made from other functions
5 stars
2 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
benglard/htmlua | A Lua-based templating engine for generating HTML content from simple Lua tables and strings. | 17 |
yogthos/selmer | A template system for generating text content using Clojure, inspired by Django's approach. | 987 |
bredele/tag-reduce | A library that reduces complex template literals to a single value | 10 |
antoniovdlc/html-template-tag | A module for compiling and escaping HTML template strings with string interpolation | 64 |
antlr/stringtemplate4 | A Java template engine designed to generate source code and formatted text output while enforcing model-view separation. | 953 |
sveltejs/component-template | A base for building reusable Svelte components | 558 |
zkniebel/sitecoredxg | A tool that generates diagrams and documentation from Sitecore template data models | 3 |
jtwig/jtwig | A Java template engine designed to simplify the process of generating dynamic web pages from structured data | 301 |
nektro/zig-pek | A preprocessor tool for generating HTML documents from template definitions using the Zig programming language | 38 |
ijcd/taggart | A library that simplifies the generation of HTML templates with reusable functions | 34 |
kblomqvist/yasha | A command-line tool that generates code by rendering Jinja templates with customizable variables and extensions. | 246 |
wlbr/templify | A tool to embed external template files into Go code automatically during the build process. | 30 |
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
cvigilv/esqueleto.nvim | A plugin that simplifies the creation of templates for file types and names, streamlining coding workflows. | 99 |
hawkgs/angular-templates | Provides pre-built Angular templates for common web application structures | 13 |