awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • slab/quillAvatar slab

    slab/quill

    47,157Vezi pe GitHub↗

    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
    Vezi pe GitHub↗47,157
  • blender/blenderAvatar blender

    blender/blender

    18,787Vezi pe GitHub↗

    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
    Vezi pe GitHub↗18,787
  • nhn/tui.editorAvatar nhn

    nhn/tui.editor

    17,984Vezi pe GitHub↗

    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
    Vezi pe GitHub↗17,984
  • kotlin/dokkaAvatar Kotlin

    Kotlin/dokka

    3,780Vezi pe GitHub↗

    Dokka este un motor de documentație extensibil conceput pentru a genera materiale de referință API structurate pentru proiectele Kotlin. Prin parsarea codului sursă și a comentariilor, funcționează ca un generator de site-uri statice care transformă codebase-urile în documentație lizibilă. Se integrează direct în fluxurile de lucru de dezvoltare ca un plugin de sistem de build, permițând crearea automată a materialelor de referință în timpul procesului standard de compilare. Proiectul se distinge printr-un pipeline de procesare modular, bazat pe plugin-uri, care permite dezvoltatorilor să modifice fluxul de lucru de generare, să personalizeze formatele de output și să ajusteze stilizarea vizuală. Suportă structuri complexe de proiect prin agregarea documentației din mai multe subproiecte într-un singur output unificat. Mai mult, include un motor de referințe încrucișate care rezolvă simbolurile de cod interne și link-urile către documentația bibliotecilor externe, asigurându-se că materialele generate rămân conectate și navigabile. Motorul oferă un control extins asupra output-ului final, inclusiv capacitatea de a filtra elemente de cod specifice, de a încorpora exemple de utilizare live și de a face link direct către repository-urile de cod sursă la distanță. Suportă mai multe formate de output, cum ar fi HTML, Markdown și Javadoc, și permite personalizarea profundă a template-urilor și a activelor pentru a îndeplini cerințe specifice de branding sau documentație. Instrumentul este conceput pentru a fi invocat prin interfețe de linie de comandă sau prin integrări native ale instrumentelor de build, facilitând utilizarea sa în pipeline-uri de deployment automatizate.

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

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

Explorează sub-etichetele

  • 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.