View Categories
html

Web Languages

55 Docs

Handlebars

Last Updated: June 10, 2025

Description Handlebars is a popular logic-less templating language that extends Mustache with powerful features like helpers, partials, and block expressions...

XHTML

Last Updated: June 10, 2025

Description XHTML (Extensible Hypertext Markup Language) is a stricter, XML-based version of HTML that enforces well-formed syntax and compatibility with...

Velocity

Last Updated: June 10, 2025

Description Velocity is a Java-based templating language designed to generate web pages, email content, source code, or configuration files from...

Underscore Templates

Last Updated: June 10, 2025

Description Underscore Templates are a lightweight JavaScript templating system built into the Underscore.js library. They use a simple embedded syntax...

HTMX

Last Updated: June 10, 2025

Description HTMX is a lightweight, declarative HTML extension library that enables dynamic AJAX, CSS transitions, WebSockets, and more—all through HTML...

Thymeleaf

Last Updated: June 10, 2025

Description Thymeleaf is a modern server-side Java template engine used to generate HTML, XML, and other formats while preserving a...

Stylus

Last Updated: June 10, 2025

Description Stylus is a dynamic CSS preprocessor that offers an expressive, flexible syntax for writing stylesheets with features like variables,...

Smarty

Last Updated: June 10, 2025

Description Smarty is a template engine for PHP that separates presentation (HTML/CSS) from application logic. It uses its own clean...

SCSS

Last Updated: June 10, 2025

Description SCSS (Sassy CSS) is a syntax of Sass, a popular CSS preprocessor that extends CSS with variables, nesting, mixins,...

RSS

Last Updated: June 10, 2025

Description RSS (Really Simple Syndication) is an XML-based web feed format used to publish and subscribe to frequently updated content...

Scroll to Top