awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesDocument Formatting Frameworks

Architectures for defining custom document structures, styling rules, and media types through extensible registry systems.

Distinguishing note: Focuses on the structural definition and extensibility of document schemas rather than general software design patterns.

Explore 4 awesome GitHub repositories matching software engineering & architecture · Document Formatting Frameworks. Refine with filters or upvote what's useful.

Awesome Document Formatting Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • slab/quillAvatar von slab

    slab/quill

    47,157Auf GitHub ansehen↗

    Quill is a modular, web-based rich text editor designed for structured content authoring. It provides a comprehensive toolkit for building tailored editing experiences, allowing developers to manage document state, handle user input, and synchronize content through a predictable, serializable data model. The editor distinguishes itself through a custom document abstraction that maps the browser DOM to a structured tree of nodes, ensuring consistent behavior across different environments. It utilizes an operational change tracking system that represents all document modifications as a sequence

    A modular architecture that allows developers to define custom document structures, styling rules, and media types through a registry system.

    TypeScripteditorquillrich-text-editor
    Auf GitHub ansehen↗47,157
  • blender/blenderAvatar von blender

    blender/blender

    18,787Auf GitHub ansehen↗

    Blender is a professional 3D creation suite designed for modeling, animation, rendering, and video editing. It functions as an open-source 3D engine that provides a comprehensive framework for procedural geometry, physics simulation, and high-quality visual output. The platform is built upon a foundational architecture that utilizes data-block-based memory management and a dependency-graph-based evaluation system to handle complex scene transformations and geometry updates. The software distinguishes itself through a highly modular, node-based procedural architecture that allows users to cons

    Defines formatting rules for documentation files to ensure consistency across technical guides.

    C++3danimationb3d
    Auf GitHub ansehen↗18,787
  • nhn/tui.editorAvatar von nhn

    nhn/tui.editor

    17,984Auf GitHub ansehen↗

    This project is a web-based rich text editor designed for markdown content authoring. It provides a dual-mode interface that synchronizes raw markdown syntax with a visual WYSIWYG editing experience, allowing users to toggle between modes while maintaining a consistent document state. The editor distinguishes itself through a modular architecture that supports custom content blocks and plugin extensions. This system enables the integration of specialized features such as code syntax highlighting, chart rendering, diagram generation, and complex table formatting. It also includes a live previe

    Supports specialized content types like diagrams and charts through an extensible document formatting architecture.

    TypeScriptchartcommonmarkdocumentation
    Auf GitHub ansehen↗17,984
  • kotlin/dokkaAvatar von Kotlin

    Kotlin/dokka

    3,780Auf GitHub ansehen↗

    Dokka ist eine erweiterbare Dokumentations-Engine, die darauf ausgelegt ist, strukturierte API-Referenzmaterialien für Kotlin-Projekte zu generieren. Durch das Parsen von Quellcode und Kommentaren fungiert sie als statischer Site-Generator, der Codebases in lesbare Dokumentationen umwandelt. Sie integriert sich direkt als Build-System-Plugin in Entwicklungs-Workflows und ermöglicht die automatisierte Erstellung von Referenzmaterialien während des Standard-Kompilierungsprozesses. Das Projekt zeichnet sich durch eine modulare, Plugin-gesteuerte Verarbeitungspipeline aus, die es Entwicklern ermöglicht, den Generierungs-Workflow zu modifizieren, Ausgabeformate anzupassen und das visuelle Styling zu verändern. Es unterstützt komplexe Projektstrukturen durch die Aggregation von Dokumentationen aus mehreren Teilprojekten in einer einzigen, vereinheitlichten Ausgabe. Zudem enthält es eine Cross-Reference-Engine, die interne Code-Symbole auflöst und auf externe Bibliotheksdokumentationen verlinkt, wodurch sichergestellt wird, dass generierte Materialien verbunden und navigierbar bleiben. Die Engine bietet umfassende Kontrolle über die finale Ausgabe, einschließlich der Möglichkeit, spezifische Code-Elemente zu filtern, Live-Anwendungsbeispiele einzubetten und direkt auf Remote-Quellcode-Repositories zu verlinken. Sie unterstützt mehrere Ausgabeformate wie HTML, Markdown und Javadoc und erlaubt eine tiefgreifende Anpassung von Templates und Assets, um spezifische Branding- oder Dokumentationsanforderungen zu erfüllen. Das Tool ist darauf ausgelegt, über Kommandozeilen-Interfaces oder native Build-Tool-Integrationen aufgerufen zu werden, was den Einsatz in automatisierten Deployment-Pipelines erleichtert.

    Provides a modular, extensible framework that supports custom plugins for modifying generation pipelines and output formats.

    Kotlinapi-referencedocumentationdokka
    Auf GitHub ansehen↗3,780
  1. Home
  2. Software Engineering & Architecture
  3. Document Formatting Frameworks

Unter-Tags erkunden

  • Technical Impact One-PagersStructured document formats for articulating technical contributions and influencing decision-making. **Distinct from Document Formatting Frameworks:** Distinct from general document formatting: focuses on the specific one-pager narrative structure for engineering impact.