awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Template Engines · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesTemplate Engines

Libraries for generating dynamic content using templates.

Distinguishing note: None available; minting under content management umbrella.

Explore 2 awesome GitHub repositories matching content management & publishing · Template Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Content Management & Publishing
  3. Template Engines

Awesome Template Engines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • akullpp/awesome-java

    akullpp/awesome-java

    47,093View on GitHub↗

    This project is a comprehensive, community-driven directory of software resources, libraries, and frameworks for the Java programming language. It serves as a centralized knowledge base designed to help developers discover tools and industry-standard solutions for building and maintaining software applications. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast array of technical components into a structured, navigable tree. By relying on distributed peer contributions, the index remains a living resource that reflects current community-recommended pract

    Lists Java template engine libraries.

    awesomeawesome-list
    47,093View on GitHub↗
  • jgm/pandoc

    jgm/pandoc

    42,166View on GitHub↗

    Pandoc is a universal document converter that translates content between a wide range of markup and binary formats. It functions by parsing input documents into a unified intermediate abstract syntax tree, which serves as the foundation for consistent manipulation and transformation across diverse output types. The system is distinguished by its modular reader-writer pipeline, which decouples input parsing from output generation to allow for granular control over document structure. Users can programmatically manipulate this intermediate tree through a robust filter system, supporting both ex

    Compiles and merges document templates with variable contexts for rendering.

    Haskellcommonmarkconverterdocument
    42,166View on GitHub↗