slidevjs/slidev
GitHubAn open-source, HTML/Vue-capable presentation tool that compiles markdown files into highly interactive, themeable slide decks using a Vite-powered developer toolchain.
Developers who want to write and manage presentation slides as version-controlled Markdown in their preferred code editors
You require an entirely GUI-based presentation editor and do not want to install Node.js, write Markdown, or work with a command-line interface
What matters before you adopt it
The difficulty of showcasing rich, interactive, syntax-highlighted, and live-running code snippets or custom web elements inside traditional, static, GUI-based slide presentation software.
Security evidence without the noise
Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.
View trust evidence & security findings▼
Architecture from code17 modules · 9 edges▼
Modules and dependency edges extracted from repository code. This is code evidence, not README inference.
Architecture evidence details
flowchart TD
%% repo — high-level architecture (DRAFT, refine me)
n0["(root) · 6 files"]
n1["cypress · 6 files"]
n2["demo · 5 files"]
n3["docs · documentation · 4 files"]
n4["packages/client · 78 files"]
n5["packages/create-app · 2 files"]
n6["packages/create-theme · 3 files"]
n7["packages/parser · 12 files"]
n8["packages/slidev · 93 files"]
n9["packages/types · 19 files"]
n10["packages/vscode · 34 files"]
n11["scripts · scripts · 6 files"]
n12["test · tests · 19 files"]
n0 --> n1
n7 --> n0
n8 --> n0
n8 --> n4
n9 --> n0
n12 --> n4
n12 --> n7
n12 --> n8
n12 --> n9
class n3 docs
class n11 infra
class n12 test
classDef docs fill:#9d7660,color:#ffffff,stroke:#7c5d4c
classDef infra fill:#b35c00,color:#ffffff,stroke:#8f4a00
classDef test fill:#499894,color:#ffffff,stroke:#397975Evidence, security & integrations▼
Adoption guidance▼
How it works & getting started▼
Nearby repositories worth comparing before adoption.
ppt-master transforms any document into fully editable PowerPoint presentations with authentic shapes, native animations, and proper PPTX structure. Unlike screenshot-based tools, you get real PowerPoint files you can edit immediately. With 11K+ stars and counting, this is quickly becoming the go-to solution for devs who are tired of manually building slides from scratch.
A Java distributed server framework based on Aeron and Netty, featuring a lock-free, asynchronous, and event-driven architectural design. Suitable for game servers, IoT, high-frequency financial trading, and high-frequency market data pushing. 基于 Aeron、Netty 的 java 分布式服务器框架,无锁异步化、事件驱动架构设计。适用于游戏服务器、物联网、高频金融交易、高频行情推送。
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation