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
·

5 repository-uri

Awesome GitHub RepositoriesDocumentation Frameworks

Frameworks designed specifically for building content-heavy documentation sites using reactive component models.

Distinct from Vue-Based Frameworks: Distinct from general Vue-Based Frameworks: focuses on documentation-specific features like markdown integration and static site generation.

Explore 5 awesome GitHub repositories matching web development · Documentation Frameworks. Refine with filters or upvote what's useful.

Awesome Documentation Frameworks GitHub Repositories

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

    lord/slate

    36,082Vezi pe GitHub↗

    Slate is a static API documentation generator and developer documentation framework. It transforms API specifications and text files into a formatted static website designed for hosting API references and guides. The system functions as a static site generator that builds a developer portal without the need for a backend database. It manages API reference details by organizing technical endpoints into a readable format and providing a structured layout for developer consumption. The framework covers content generation and site architecture, including the compilation of markdown guides and th

    Provides a structured framework specifically for building content-heavy API reference sites.

    Vezi pe GitHub↗36,082
  • docsifyjs/docsifyAvatar docsifyjs

    docsifyjs/docsify

    31,293Vezi pe GitHub↗

    Docsify is a client-side documentation framework and no-build static site generator. It functions as a browser-based engine that converts Markdown files into HTML on the fly, allowing for the generation of documentation websites without a static build or compilation process. The system employs a plugin interface and lifecycle hooks to modify the rendering process and extend site capabilities. It supports dynamic theme injection and visual style customization through external CSS and layout configurations. The framework includes capabilities for multi-language content management, full-text se

    Acts as a framework for building documentation websites using plugins and themes without a compilation process.

    JavaScriptdocdocsdocsify
    Vezi pe GitHub↗31,293
  • vuejs/vitepressAvatar vuejs

    vuejs/vitepress

    17,872Vezi pe GitHub↗

    VitePress is a static site generator designed for building documentation-focused websites. It functions as a framework that transforms markdown source files into pre-rendered HTML, utilizing file-based routing to map document paths directly to site URLs. By leveraging the Vue ecosystem, it enables the creation of content-heavy sites that combine static delivery with dynamic interactivity. The framework distinguishes itself by allowing developers to embed interactive components directly into markdown files, which are then transpiled into executable code modules. It optimizes the user experienc

    Leverages the Vue ecosystem to provide dynamic interactivity within static documentation pages.

    TypeScriptdocs-generatorhacktoberfestmarkdown
    Vezi pe GitHub↗17,872
  • markdoc/markdocAvatar markdoc

    markdoc/markdoc

    8,060Vezi pe GitHub↗

    Markdoc is a documentation content framework that extends standard Markdown with custom tags, typed schemas, and reusable components, parsing content into an abstract syntax tree and rendering it as React elements or HTML. It provides a structured authoring system where documents are processed through an AST-based pipeline, enabling validation, transformation, and flexible output generation. The framework distinguishes itself through a schema-driven validation pipeline that checks document structure and attribute values against defined rules, and a pluggable renderer architecture that accepts

    Provides a content framework that parses Markdown into an AST and renders it as React components or HTML.

    TypeScriptauthoringdocumentationmarkdoc
    Vezi pe GitHub↗8,060
  • code-hike/codehikeAvatar code-hike

    code-hike/codehike

    5,365Vezi pe GitHub↗

    Codehike este un framework de documentație bazat pe React și un instrument interactiv pentru walkthrough-uri de cod. Acesta funcționează ca un orchestrator de conținut markdown care transformă markdown-ul decorat în date structurate și componente React, servind drept strat de vizualizare pentru evidențierea secțiunilor de cod, a diferențelor (diffs) și a erorilor de compilare. Proiectul se distinge prin capacitatea de a crea experiențe de tip "scrollycoding" și tutoriale tehnice pas cu pas. Dispune de animații la nivel de token care demonstrează vizual modul în care logica evoluează între versiunile de cod și oferă un sistem pentru sincronizarea stării UI cu poziția de scroll a browserului. Framework-ul acoperă o gamă largă de capacități de vizualizare, inclusiv crearea de slideshow-uri de cod, layout-uri de tip spotlight și blocuri de cod cu tab-uri. Suportă adnotarea detaliată a codului prin tooltips, callout-uri și note de subsol, precum și utilitare funcționale precum switchere de limbaj, transpilarea codului și integrarea datelor de compilare în timp real. Sistemul utilizează validarea bazată pe schemă pentru a asigura siguranța tipurilor și consistența datelor structurate extrase din fișierele markdown.

    Provides a framework for building content-heavy documentation sites with interactive code walkthroughs using React and Markdown.

    TypeScriptblogcodedocs
    Vezi pe GitHub↗5,365
  1. Home
  2. Web Development
  3. Mini App Frameworks
  4. Vue-Based Frameworks
  5. Documentation Frameworks