awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

developer-focused presentation framework / slide deck tool

Clasificación actualizada el 30 jun 2026

For una herramienta para crear presentaciones técnicas, the strongest matches are yhatt/marp (Marp is a markdown presentation framework that converts structured), hiroppy/fusuma (Fusuma is a markdown-based presentation framework that generates web) and ksky521/nodeppt (nodeppt is a markdown-to-slide-deck generator that directly delivers the). gnab/remark and hakimel/reveal.js round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Curamos repositorios de código abierto en GitHub que coinciden con “technical presentations”. Los resultados están clasificados por relevancia según tu búsqueda; usa los filtros de abajo para acotar o refina con IA.

Resultados para “una herramienta para crear presentaciones técnicas”

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • yhatt/marpAvatar de yhatt

    yhatt/marp

    7,857Ver en GitHub↗

    Marp is a markdown presentation framework and slide generator that converts structured text into visual slide decks. It functions as a system for creating presentations by identifying specific page-break delimiters within markdown source files. The tool features a command line interface for automating the generation of slide decks within build pipelines. It utilizes a CSS-based styling system, allowing for custom visual formatting through embedded style rules, external stylesheets, and variable theme injection. The framework supports exporting presentations into multiple formats, including P

    Marp is a markdown presentation framework that converts structured text into visual slide decks, with CLI automation for builds, live preview, custom CSS theming, and export to PDF/HTML — exactly the developer-focused slide tool this search asks for.

    Markdown Slide RenderersMarkdown Presentation Generation
    Ver en GitHub↗7,857
  • hiroppy/fusumaAvatar de hiroppy

    hiroppy/fusuma

    5,371Ver en GitHub↗

    Fusuma is a markdown presentation framework and static slide generator that transforms Markdown and MDX files into structured slide decks for web-based presentations. It functions as a technical content renderer and an interactive presentation tool, enabling the creation of slides from text-based source files. The project distinguishes itself as a speaker delivery suite, providing tools for presentation rehearsal such as voice recording, timing analysis, and rehearsal timelines. It includes a dedicated presenter view with speaker notes and supports real-time slide annotations and live comment

    Fusuma is a markdown-based presentation framework that generates web slide decks with speaker notes, math rendering, theming, and annotations, directly matching the need for a developer-focused tool for technical presentations.

    JavaScriptPDF ExportingSpeaker Note DisplaysMarkdown Presentation Generation
    Ver en GitHub↗5,371
  • ksky521/nodepptAvatar de ksky521

    ksky521/nodeppt

    10,352Ver en GitHub↗

    nodeppt is a markdown presentation generator and static site generator that transforms markdown source files into interactive web-based slide decks. It consists of a command-line build tool and a specialized frontend runtime used to deliver presentations in a web browser. The project features a dual-screen presentation runtime that synchronizes the audience view with a private speaker notes monitor. It employs a plugin-based markdown pipeline and a post-processing DOM transformation system to convert custom syntax into structured HTML content. The framework supports technical content generat

    nodeppt is a markdown-to-slide-deck generator that directly delivers the developer-focused presentation workflow sought, with built-in support for syntax highlighting, LaTeX math, speaker notes, theming, and a development preview server for live iteration.

    JavaScriptMarkdown Slide RenderersPDF ExportingMarkdown Presentation Generation
    Ver en GitHub↗10,352
  • gnab/remarkAvatar de gnab

    gnab/remark

    12,995Ver en GitHub↗

    This project is a Markdown-driven presentation engine that transforms Markdown text into structured, web-based slideshows. It functions as a browser-based presentation tool that renders content with automatic scaling to maintain consistent layouts across different screen resolutions. The framework allows for custom visual layouts and global styles through the use of Markdown templates and CSS. It includes a dedicated presenter view interface that provides formatted speaker notes to keep the presenter synchronized with the audience. The system covers the end-to-end workflow of slide deck crea

    remark is a mature Markdown-driven slide deck engine that runs in the browser with presenter notes and custom CSS styling, fitting your search for a developer-focused presentation tool—though it lacks built-in live reload and LaTeX math rendering, it covers the core markdown-to-slides workflow.

    JavaScriptMarkdown Slide RenderersPDF ExportingRemote Presentation Controls
    Ver en GitHub↗12,995
  • hakimel/reveal.jsAvatar de hakimel

    hakimel/reveal.js

    71,731Ver en GitHub↗

    This project is a web-native presentation framework that renders slide decks from standard HTML or Markdown. It functions as a declarative slide engine, managing navigation, state persistence, and lifecycle events through a configuration-driven interface. By leveraging standard web technologies, it enables the creation of responsive, browser-based presentations that support complex layouts, nested transitions, and interactive content. The framework distinguishes itself through a modular, plugin-based architecture that allows developers to extend core functionality using custom hooks and event

    Reveal.js is a web-native presentation framework that renders slides from HTML or Markdown, supporting LaTeX math rendering, code syntax highlighting, speaker notes, themes, and PDF export, covering the core needs for technical developer presentations.

    JavaScriptMarkdown Slide RenderersPDF ExportingSyntax Highlighting
    Ver en GitHub↗71,731
  • jxnblk/mdx-deckAvatar de jxnblk

    jxnblk/mdx-deck

    11,493Ver en GitHub↗

    mdx-deck is a markdown presentation generator and React-based framework used to create interactive slide decks. It functions as a static site presentation engine that converts Markdown and MDX files into structured, stylable browser-based slides. The framework distinguishes itself by combining structured markdown with interactive React components and a synchronized presenter mode. This presenter mode provides a dedicated second window featuring a timer, slide previews, and hidden speaker notes for live events. The system covers a broad range of presentation capabilities, including custom CSS

    mdx-deck is a markdown/MDX presentation generator with React components, offering syntax highlighting, presenter notes, PDF export, and theming—making it an excellent fit for creating developer-focused technical presentations.

    JavaScriptMarkdown Slide RenderersPDF ExportingSpeaker Tools
    Ver en GitHub↗11,493
  • marp-team/marpAvatar de marp-team

    marp-team/marp

    11,974Ver en GitHub↗

    Marp is a presentation framework that transforms plain text files into slide decks using Markdown syntax. It functions as a converter and static site generator, enabling the creation of structured visual presentations that can be exported into formats including HTML, PDF, and PowerPoint. The project distinguishes itself through a modular architecture that supports custom themes and plugins, allowing users to extend the core conversion pipeline. It provides a command-line interface for automated file processing and includes reactive file-system watching to facilitate a live preview development

    Marp transforms Markdown into slide decks with live preview, PDF export, and theming, fitting the developer-focused presentation tool criteria; it lacks built-in presenter notes and LaTeX math rendering but covers the essential workflow.

    TypeScriptMarkdown Slide RenderersPDF Exporting
    Ver en GitHub↗11,974
  • formidablelabs/spectacleAvatar de FormidableLabs

    FormidableLabs/spectacle

    10,136Ver en GitHub↗

    Spectacle is a React-based presentation framework that enables developers to author slide decks using JSX and MDX syntax. It provides a component-driven approach to building presentations, where slides are composed as React components with declarative layouts, theme-driven styling, and step-based animation sequencing. The framework distinguishes itself through its support for live coding demonstrations within slides, allowing presenters to execute and display code directly during a talk. It includes a presenter mode with dual-view architecture that shows speaker notes, a timer, and upcoming s

    Spectacle is a React-based presentation framework using JSX/MDX that supports live coding, speaker notes, and theming, making it a strong fit for developer-focused slide decks, though it lacks built-in LaTeX/math rendering and explicit PDF export.

    TypeScriptMarkdown Slide RenderersPDF ExportingSpeaker Note Displays
    Ver en GitHub↗10,136
  • visit1985/mdpAvatar de visit1985

    visit1985/mdp

    5,266Ver en GitHub↗

    mdp is a markdown terminal presentation tool and slide deck renderer. It uses a text-based user interface to transform markdown files into structured presentations displayed directly within the command line. The project distinguishes itself by offering both a terminal-based presentation environment and a markdown to PDF converter. This allows slide content to be exported into PDF documents while preserving syntax highlighting, dark themes, and custom colors. The system manages slide navigation through keyboard shortcuts, including sequential movement and direct indexing. It supports incremen

    mdp is a terminal-based markdown presentation tool with code syntax highlighting, themes, and PDF export, making it a genuine fit for developer slide decks — though it lacks live preview, presenter notes, and LaTeX math rendering, its narrow scope still places it squarely in the intended category rather than a neighbouring one.

    CMarkdown Slide Renderers
    Ver en GitHub↗5,266
  • slidevjs/slidevAvatar de slidevjs

    slidevjs/slidev

    47,208Ver en GitHub↗

    Slidev is a markdown-based presentation framework designed for creating interactive, web-based slide decks. It functions as a static site generator that transforms plain text files into modular UI components, allowing authors to maintain version control while building professional presentations. The engine provides a browser-based runtime that manages slide navigation, animated transitions, and the live execution of code blocks. What distinguishes Slidev is its developer-centric approach to technical presentations. It features built-in support for syntax highlighting, mathematical typesetting

    Slidev is a markdown-based presentation framework purpose-built for developers, offering built-in code syntax highlighting, LaTeX math rendering, live preview via Vite hot reload, presenter notes, themes, and PDF/static export, covering every feature requested.

    TypeScriptPresentation FrameworksPresentation FrameworksStatic Site Generators
    Ver en GitHub↗47,208
  • webpro/reveal-mdAvatar de webpro

    webpro/reveal-md

    3,910Ver en GitHub↗

    Reveal-md is a command-line tool that transforms Markdown files into interactive, web-based slide decks using the reveal.js framework. It functions as a comprehensive presentation generator, providing an integrated environment for authoring, previewing, and distributing structured slide content. The tool distinguishes itself through a robust development workflow that includes a local server with live reloading, allowing for real-time visual feedback as source files are modified. It supports advanced content customization through metadata-driven configuration, enabling users to define slide hi

    reveal-md turns Markdown files into full-featured reveal.js presentations, giving you code highlighting, speaker notes, live reload, PDF export, and MathJax support out of the box—exactly what a developer needs for technical slide decks.

    JavaScriptMarkdown Slide RenderersPDF ExportingSpeaker Note Displays
    Ver en GitHub↗3,910
  • gitpitch/gitpitchAvatar de gitpitch

    gitpitch/gitpitch

    5,481Ver en GitHub↗

    Gitpitch is a publishing system that hosts presentation slides by syncing markdown files from a remote repository. It serves as a tool to convert markdown text into formatted slide decks for professional and educational materials. The system enables the public or private sharing of presentation decks by pushing markdown files to a remote repository. This workflow allows for the development and preview of technical presentation assets using version control. The tool provides capabilities for transforming markdown presentations into multiple distribution formats, including PDF, PPTX, and HTML

    Gitpitch converts markdown files from a Git repository into slide decks with export to PDF, PPTX, and HTML, fitting the developer-focused presentation framework category, though it lacks built-in live preview, presenter notes, and LaTeX/math rendering.

    PythonMarkdown Presentation Generation
    Ver en GitHub↗5,481
  • antfu/skillsAvatar de antfu

    antfu/skills

    3,487Ver en GitHub↗

    This project is a multi-purpose toolkit consisting of an AI agent knowledge base, a developer tool UI kit, a markdown presentation framework, a technical diagram renderer, and a TypeScript library bundler. It provides the infrastructure to curate documented guidelines into structured collections for automated AI outputs while offering tools for creating technical content and distributing software libraries. The markdown presentation framework allows for the creation of interactive slide decks featuring synchronized code blocks, motion transitions, and the rendering of mathematical formulas an

    Skills is a multi-purpose toolkit that includes a markdown presentation framework with code syntax highlighting, motion transitions, and math rendering, making it fit for technical slide decks; it matches your intent but may lack dedicated export options and presenter notes as core features.

    TypeScriptMarkdown Presentation Generation
    Ver en GitHub↗3,487
  • mfontanini/presentermAvatar de mfontanini

    mfontanini/presenterm

    7,852Ver en GitHub↗

    Presenterm is a CLI presentation framework and tool used to create interactive slide decks directly in the terminal. It functions as a Markdown slide renderer, transforming Markdown files into formatted terminal presentations with support for synchronized speaker notes and custom YAML themes. The project distinguishes itself through a built-in terminal code executor that runs code snippets live during a presentation, replacing source blocks with real-time output. It also features a terminal image renderer capable of displaying local images, animated GIFs, and pre-rendered diagrams or mathemat

    presenterm is a Markdown-based terminal presentation tool with code execution, speaker notes, and theming, which makes it a valid developer-focused slide deck framework, but it lacks the live preview and PDF/HTML export typically expected for technical presentations.

    RustMarkdown Slide Renderers
    Ver en GitHub↗7,852
  • impress/impress.jsAvatar de impress

    impress/impress.js

    38,185Ver en GitHub↗

    Impress.js is a browser-based presentation engine that transforms standard document elements into interactive, three-dimensional slide decks. It functions as a declarative layout framework, allowing users to define spatial relationships and visual perspectives for content within a coordinate-based canvas. By leveraging the browser's native rendering capabilities, it enables the creation of non-linear slide decks that utilize hardware-accelerated transformations for movement and perspective shifts. The framework distinguishes itself through a state-driven controller that manages active content

    Impress.js is a browser-based presentation engine for creating interactive 3D slide decks, fitting the category of a presentation framework, but it lacks built-in support for markdown authoring, code syntax highlighting, live preview, presenter notes, PDF export, or LaTeX rendering, so it is not tailored for technical or developer-focused slide deck workflows.

    JavaScriptContent Presentation ComponentsPresentation FrameworksDeclarative Layout Frameworks
    Ver en GitHub↗38,185
Compara los 10 mejores de un vistazo
RepositorioEstrellasLenguajeLicenciaÚltimo push
yhatt/marp7.9K—MIT15 sept 2019
hiroppy/fusuma5.4KJavaScript—5 dic 2024
ksky521/nodeppt10.4KJavaScriptMIT25 ene 2021
gnab/remark13KJavaScriptMIT19 jun 2024
hakimel/reveal.js71.7KJavaScriptMIT21 may 2026
jxnblk/mdx-deck11.5KJavaScriptMIT4 ene 2023
marp-team/marp12KTypeScriptMIT1 may 2026
formidablelabs/spectacle10.1KTypeScriptMIT12 abr 2026
visit1985/mdp5.3KCGPL-3.09 jul 2025
slidevjs/slidev47.2KTypeScriptMIT3 jun 2026

Related searches

  • constructor de presentaciones
  • an interactive presentation tool for meetings
  • herramienta para presentaciones en Markdown
  • una plataforma para alojar documentación técnica
  • un curso de redacción técnica
  • una colección de libros técnicos para desarrolladores
  • Technical publishing platforms
  • un lenguaje de marcado para documentación técnica