2 Repos
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.
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.
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.