slidevjs/slidev
Slidev is a markdown-based presentation framework that compiles Markdown files into interactive slides. It provides a modular architecture with separate packages for parsing, client-side rendering, and theme creation, alongside a VS Code extension for development. The system supports interactive features like animations, code execution, and AI integration, all managed through a standardized plugin and setup system.
46.2
Weak · 3 August 2026
40k
lines of production code
TypeScript
primary language
1
bus factor · 384 authors in all
3
measurements over time
How it got here
2021 · client extraction and modularization
The project underwent a major architectural shift by extracting the client-side code into a standalone, importable package, while simultaneously modularizing the parser, types, and Node.js API. This period also introduced new interactive components, state synchronization, and scaffolding tools to enhance developer experience and extensibility.
40 changes
2022–2024 · Architecture modernization and tooling expansion
The project underwent a significant architectural overhaul, refactoring the client-side logic into modular Vue composables and restructuring the Node.js command and virtual module systems for better maintainability. Concurrently, the VS Code extension was completely rewritten using a reactive architecture, introducing a dedicated language server, syntax highlighting, and AI integration via the Model Context Protocol.
20 changes
2025–2026 · Slidev syntax and client optimization
This period focused on enhancing Slidev's markdown processing capabilities by introducing new syntax plugins for math, code, and slide-specific features, while also refactoring the codeblock handling into a modular transformer pipeline. Simultaneously, the client package was optimized by pre-scanning UnoCSS tokens to improve CSS processing performance, and public API stability was reinforced through TypeScript snapshot testing.
4 changes
Survey your own repository
slidevjs/slidev was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 6b540d3a20 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.