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

1 repo

Awesome GitHub RepositoriesPresentation Sequencing Tools

Utilities for managing the step-by-step reveal and visibility of content within interactive presentations.

Distinguishing note: None of the candidates were relevant; this category focuses on the logic of element visibility sequencing rather than general animation.

Explore 1 awesome GitHub repository matching user interface & experience · Presentation Sequencing Tools. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Presentation Sequencing Tools

Awesome Presentation Sequencing Tools GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • slidevjs/slidev

    slidevjs/slidev

    44,409View on 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 sequences the visibility of slide content step-by-step using click-based directives to reveal, hide, or transition elements during a live presentation.

    TypeScriptmarkdownpresentationslides
    44,409View on GitHub↗