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

    Language:TypeScript1.4k1115065
  • 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.

    Language:Go342010
  • L-Briand/KTM

    Mustache template engine in kotlin multiplatform

    Language:Kotlin20120
  • abschill/htmlc

    tiny footprint template language based in html comments

    Language:TypeScript101130
  • emarifer/gofiber-htmx-sessions

    Full-stack app using Go Fiber's SQLite3 storage package to persist user sessions & HTMX on the frontend

    Language:Go7202
  • alesanchezr/html-template-engine

    Pure HTML template engine, no need for any other language or knowledge.

    Language:JavaScript63021
  • BaseMax/TinyTagEngineJS

    Javascript: Sometimes you need to get input from the user that contains the symbols you want to tag, and render these tags.

    Language:HTML430
  • alexanderGugel/nate

    📝 nate makes generating HTML fun.

    Language:Python330
  • BaseMax/ko-engine

    JavaScript template engine in just 50 LOC with supporting replacing variable, and JavaScript commands such as: if, else

    Language:JavaScript330
  • chdh/minitemplator-js

    A compact template engine for HTML.

    Language:TypeScript2101
  • emarifer/go-fiber-full-stack-web-app

    Simple web app + API with JWT authentication and Golang Html template rendering.

    Language:Go2201
  • L-Briand/TagTemplate

    A named {{ tag }} template processor in kotlin.

    Language:Kotlin2100
  • tplpp

    ppeco/tplpp

    Library for templates

    Language:PHP2100
  • Throyer/email-api

    Exemplo de API para envio de emails automatizados 📧

    Language:Java2200
  • antharuu/velvet

    Velvet is a HTML preprocessor, converting Velvet language (PUGjs like) to HTML.

    Language:TypeScript1180
  • BaseMax/FirstPHPLiquid

    First project to show you how use and handle Liquid template engine at your PHP applications.

    Language:PHP120
  • BenTimor/IronStraw

    Just like Straw, but made with Rust programming language.

    Language:Rust1100
  • BenTimor/Straw

    A new client-side programming language

    Language:Python110
  • domenicomonaco/minimalist-pugjs-boilerplate

    This is minimalist pug.js boilerplate

    Language:JavaScript120
  • 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.

    Language:HTML120
  • 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.

    Language:Go1101
  • 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.

    Language:JavaScript1200
  • peaBerberian/str-html

    A Simple JS HTMLElement Generator Relying on Tagged Template Literals

    Language:JavaScript120
  • withmukeshjoshi/gluu

    Glue allows you to write clean, structured and maintainable html projects

    Language:JavaScript1100
  • bjacobel/vhtml-loader

    webpack loader for using JSX as an HTML template language without any DOM

    Language:TypeScript31
  • 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

    Language:Go20
  • emarifer/go-supabase-trivia

    Simple web application to play Trivia + API with Supabase as database + CRUD, made with Go Fiber and HTML template rendering

    Language:HTML20
  • 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.

    Language:HTML
  • p-lleonart/website-from-scratch

    This is a website that I'm building from scratch, i.e. with as few dependencies as possible.

    Language:TypeScript
  • rmawatson/jinja2_cpp

    Jinja2 style templates for C++