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
·

2 Repos

Awesome GitHub RepositoriesPresentation Flow Control

Interfaces for programmatically managing the sequence and movement of slides.

Distinguishing note: Focuses on command-based slide navigation and lifecycle management.

Explore 2 awesome GitHub repositories matching user interface & experience · Presentation Flow Control. Refine with filters or upvote what's useful.

Awesome Presentation Flow Control GitHub Repositories

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

    impress/impress.js

    38,185Auf GitHub ansehen↗

    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

    Controls slide transitions programmatically using a command interface that manages manual step movement.

    JavaScript
    Auf GitHub ansehen↗38,185
  • space10-community/conversational-formAvatar von space10-community

    space10-community/conversational-form

    3,794Auf GitHub ansehen↗

    This JavaScript library transforms standard HTML form elements into interactive, dialogue-based interfaces. It parses static markup to replace traditional input fields with a state-managed, sequential experience that guides users through data entry one step at a time. The library features context-aware components that inject previously captured user responses into active prompts, creating personalized and dynamic dialogue strings. It utilizes a DOM-based transformer to convert existing form attributes into a chat-like interface. The framework manages the sequential flow of interactions throu

    Guides users through data entry by presenting input fields one at a time in a predefined order.

    HTMLconversational-uiform
    Auf GitHub ansehen↗3,794
  1. Home
  2. User Interface & Experience
  3. Presentation Flow Control

Unter-Tags erkunden

  • Sequential Data Entry FlowsInterfaces that guide users through a structured sequence of input fields for data collection. **Distinct from Presentation Flow Control:** Focuses on sequential data collection forms rather than the navigation of presentation slides.