View Categories
html

Web Languages

55 Docs

Handlebars

Last Updated: June 8, 2025

Description Handlebars is a lightweight templating language that enables you to generate HTML dynamically by embedding expressions in your templates....

Less

Last Updated: June 8, 2025

Description Less (Leaner Style Sheets) is a dynamic preprocessor style language that extends CSS with variables, mixins, functions, and nested...

Pug

Last Updated: June 8, 2025

Description Pug is a high-performance templating engine for Node.js and browsers that allows developers to write clean and minimal HTML...

JSX

Last Updated: June 8, 2025

Description JSX (JavaScript XML) is a syntax extension for JavaScript commonly used with React. It allows developers to write HTML-like...

HAML

Last Updated: June 8, 2025

Description HAML (HTML Abstraction Markup Language) is a templating language designed to simplify and clean up HTML syntax. It eliminates...

XML

Last Updated: June 7, 2025

Description XML (eXtensible Markup Language) is a markup language designed to store and transport data in a format that is...

EJS

Last Updated: June 7, 2025

Description EJS is a simple templating language that lets you generate HTML markup using plain JavaScript. It is widely used...

WebAssembly

Last Updated: June 7, 2025

Description WebAssembly (Wasm) is a low-level, binary instruction format designed to run at near-native speed in web browsers. It allows...

SASS

Last Updated: June 7, 2025

Description Sass (Syntactically Awesome Stylesheets) is a CSS preprocessor that extends the capabilities of standard CSS with features like variables,...

Dart

Last Updated: June 7, 2025

Description Dart is a client-optimized programming language developed by Google for building fast, modern web, mobile, and desktop apps. It...

Scroll to Top