awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
xtemplate avatar

xtemplate/xtemplate

0
View on GitHub↗
563 stars·113 forks·JavaScript·2 viewsxtemplate.github.io/xtemplate↗

Xtemplate

eXtensible Template Engine lib for node and the browser

Features

  • Template Engines - Extensible template engine.
  • Templating Engines - eXtensible Template Engine lib for node and the browser

Star history

Star history chart for xtemplate/xtemplateStar history chart for xtemplate/xtemplate

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does xtemplate/xtemplate do?

eXtensible Template Engine lib for node and the browser

What are the main features of xtemplate/xtemplate?

The main features of xtemplate/xtemplate are: Template Engines, Templating Engines.

What are some open-source alternatives to xtemplate/xtemplate?

Open-source alternatives to xtemplate/xtemplate include: jasonmoo/t.js — A tiny javascript templating framework in ~400 bytes gzipped. marko-js/marko — Marko is a component-based web framework and HTML-based template engine used to build reactive user interfaces. It… blueimp/javascript-templates — 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side… janl/mustache.js — Mustache.js is a logic-less JavaScript templating engine and implementation of the Mustache specification. It merges… linkedin/dustjs — Dustjs is a JavaScript templating engine and asynchronous template renderer. It functions as an isomorphic HTML… mde/ejs — EJS is a JavaScript templating engine used to generate HTML by embedding executable JavaScript logic and dynamic data…

Open-source alternatives to Xtemplate

Similar open-source projects, ranked by how many features they share with Xtemplate.
  • janl/mustache.jsjanl avatar

    janl/mustache.js

    16,723View on GitHub↗

    Mustache.js is a logic-less JavaScript templating engine and implementation of the Mustache specification. It merges data objects with text templates to generate formatted output, ensuring consistent rendering across different programming languages by forbidding complex logic within the templates. The system distinguishes itself by using a logic-less approach to data binding, relying on simple variable interpolation and conditional block rendering. It supports modularity through partial template inclusion and allows for extended functionality via lambda functions that transform blocks of temp

    JavaScript
    View on GitHub↗16,723
  • jasonmoo/t.jsjasonmoo avatar

    jasonmoo/t.js

    832View on GitHub↗

    A tiny javascript templating framework in ~400 bytes gzipped

    HTML
    View on GitHub↗832
  • blueimp/javascript-templatesblueimp avatar

    blueimp/JavaScript-Templates

    1,718View on GitHub↗

    1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.

    JavaScript
    View on GitHub↗1,718
  • linkedin/dustjslinkedin avatar

    linkedin/dustjs

    2,913View on GitHub↗

    Dustjs is a JavaScript templating engine and asynchronous template renderer. It functions as an isomorphic HTML generator, producing consistent output across both client and server environments. The system employs a logic-less template syntax to separate presentation from business logic, utilizing simple tags for iteration and conditional checks. It supports asynchronous data resolution, allowing the rendering process to pause and resume as external data sources respond. The engine provides capabilities for dynamic HTML generation, server-side rendering, and client-side templating. It utiliz

    JavaScript
    View on GitHub↗2,913
See all 30 alternatives to Xtemplate→