Web Languages
Handlebars
Last Updated: June 10, 2025Description 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, 2025Description 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, 2025Description 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, 2025Description 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, 2025Description 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, 2025Description 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, 2025Description Stylus is a dynamic CSS preprocessor that offers an expressive, flexible syntax for writing stylesheets with features like variables,...
Smarty
Last Updated: June 10, 2025Description 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, 2025Description SCSS (Sassy CSS) is a syntax of Sass, a popular CSS preprocessor that extends CSS with variables, nesting, mixins,...
RSS
Last Updated: June 10, 2025Description RSS (Really Simple Syndication) is an XML-based web feed format used to publish and subscribe to frequently updated content...