template-engine-html
There are 30 repositories under template-engine-html topic.
eta-dev/eta
Embedded JS template engine for Node, Deno, and the browser. Lighweight, fast, and pluggable. Written in TypeScript
emarifer/go-htmx-demo
Simple full-stack web application for saving notes to a Sqlite database (CRUD), with HTML template rendering using </> htmx & _hyperscript. This is a minimalist application that does not use any additional libraries beyond the standard Go library.
L-Briand/KTM
Mustache template engine in kotlin multiplatform
abschill/htmlc
tiny footprint template language based in html comments
emarifer/gofiber-htmx-sessions
Full-stack app using Go Fiber's SQLite3 storage package to persist user sessions & HTMX on the frontend
alesanchezr/html-template-engine
Pure HTML template engine, no need for any other language or knowledge.
BaseMax/TinyTagEngineJS
Javascript: Sometimes you need to get input from the user that contains the symbols you want to tag, and render these tags.
alexanderGugel/nate
📝 nate makes generating HTML fun.
BaseMax/ko-engine
JavaScript template engine in just 50 LOC with supporting replacing variable, and JavaScript commands such as: if, else
chdh/minitemplator-js
A compact template engine for HTML.
emarifer/go-fiber-full-stack-web-app
Simple web app + API with JWT authentication and Golang Html template rendering.
L-Briand/TagTemplate
A named {{ tag }} template processor in kotlin.
ppeco/tplpp
Library for templates
Throyer/email-api
Exemplo de API para envio de emails automatizados 📧
antharuu/velvet
Velvet is a HTML preprocessor, converting Velvet language (PUGjs like) to HTML.
BaseMax/FirstPHPLiquid
First project to show you how use and handle Liquid template engine at your PHP applications.
BenTimor/IronStraw
Just like Straw, but made with Rust programming language.
BenTimor/Straw
A new client-side programming language
domenicomonaco/minimalist-pugjs-boilerplate
This is minimalist pug.js boilerplate
emarifer/go-htmx-trivia
Simple web application full-stack to play Trivia + API with Supabase as database + CRUD, made with Go Fiber, HTML template rendering and </> htmx & _hyperscript.
emarifer/gofiber-realtime-chat-htmx
Real-time chat full-stack web application written in golang based on websocket, with Fiber framework and HTMX-powered frontend.
jwilson8767/template-literals-cli
Provides a simple way to build ES6 Template Literals into static html files with an optional yaml or json config/data file.
peaBerberian/str-html
A Simple JS HTMLElement Generator Relying on Tagged Template Literals
withmukeshjoshi/gluu
Glue allows you to write clean, structured and maintainable html projects
bjacobel/vhtml-loader
webpack loader for using JSX as an HTML template language without any DOM
emarifer/flashmessages-demo
Full-stack application simple for flash messages demonstration after page redirects, with HTML template rendering and using _hyperscript to handle deletions and transitions CSS from flash messages
emarifer/go-supabase-trivia
Simple web application to play Trivia + API with Supabase as database + CRUD, made with Go Fiber and HTML template rendering
nostack-dev/minitemplate
✍️MiniTemplate is a lightweight template engine for static web apps, helping developers create consistent designs effortlessly. Save time and enjoy quick component reuse with Tailwind CSS and DaisyUI.
p-lleonart/website-from-scratch
This is a website that I'm building from scratch, i.e. with as few dependencies as possible.
rmawatson/jinja2_cpp
Jinja2 style templates for C++