Web Languages
EEx
Last Updated: June 10, 2025Description EEx (Embedded Elixir) is a templating language that allows Elixir code to be embedded within text documents, most commonly...
Dot.js
Last Updated: June 10, 2025Description Dot.js (DoT) is a fast and small JavaScript templating engine designed for high-performance rendering of dynamic content in browsers...
BBCode
Last Updated: June 10, 2025Description BBCode (Bulletin Board Code) is a lightweight markup language used to format posts on forums and message boards. It...
AsciiDoc
Last Updated: June 10, 2025Description AsciiDoc is a plain-text markup language designed for writing documentation, articles, and books. It allows authors to write structured...
Alpine.js DSL
Last Updated: June 10, 2025Description Alpine.js is a minimal JavaScript framework that uses a declarative syntax embedded directly in HTML to create interactive UIs....
Mustache
Last Updated: June 10, 2025Description Mustache is a logic-less templating language used for rendering dynamic content in a wide range of programming environments, from...
Twig
Last Updated: June 10, 2025Description Twig is a modern, flexible, and secure templating language for PHP, designed to separate application logic from presentation in...
Blade
Last Updated: June 10, 2025Description Blade is a clean and powerful templating engine provided with Laravel, the popular PHP web framework. It allows developers...
Liquid
Last Updated: June 10, 2025Description Liquid is a lightweight, open-source templating language used to render dynamic content in web applications and static site generators....
NextAuth.js
Last Updated: June 9, 2025Description NextAuth.js is a complete open-source authentication solution for Next.js applications, supporting OAuth providers, email/password, and JWT. It is frequently...