Web Languages
Razor
Last Updated: June 10, 2025Description Razor is a server-side templating syntax used in ASP.NET to embed C# code within HTML, enabling dynamic content rendering...
PostCSS
Last Updated: June 10, 2025Description PostCSS is a tool for transforming CSS with JavaScript plugins. It enables powerful features like autoprefixing, nesting, linting, and...
Nunjucks
Last Updated: June 10, 2025Description Nunjucks is a full-featured templating language for JavaScript, designed to be powerful, extensible, and inspired by Jinja2 (Python). It...
MJML
Last Updated: June 10, 2025Description MJML (Mailjet Markup Language) is a responsive email markup language that abstracts away the complexity of HTML email design...
MathML
Last Updated: June 10, 2025Description MathML (Mathematical Markup Language) is an XML-based markup language designed to represent mathematical notations and structures for web content...
Marko
Last Updated: June 10, 2025Description Marko is a modern, HTML-based UI templating language and framework designed for fast rendering and optimized performance on both...
JSS
Last Updated: June 10, 2025Description JSS is a CSS-in-JS library that allows developers to define styles in JavaScript objects and apply them dynamically to...
Hiccup
Last Updated: June 10, 2025Description Hiccup is a Clojure and ClojureScript library that represents HTML and XML using Clojure data structures, typically vectors. It...
FreeMarker
Last Updated: June 10, 2025Description FreeMarker is a powerful Java-based templating engine used to generate dynamic HTML, configuration files, source code, and more, primarily...
Emotion
Last Updated: June 10, 2025Description Emotion is a performant and flexible CSS-in-JS library that allows you to style applications using JavaScript or TypeScript. It...