1 repo
Systems that manage the lifecycle, context, and output rendering of code snippets executed within an application.
Distinguishing note: Focuses on the logic for executing and rendering code snippets rather than general software testing or build tools.
Explore 1 awesome GitHub repository matching software engineering & architecture · Code Execution Engines. Refine with filters or upvote what's useful.
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 executes code snippets within slides by defining execution logic that manages context, output rendering, and dependencies for interactive blocks.