Skip to content
/ slidev Public
forked from slidevjs/slidev

Presentation Slides for Developers

License

Notifications You must be signed in to change notification settings

youshao/slidev

Repository files navigation


Slidev

Presentation slides for developers 🧑‍💻👩‍💻👨‍💻

NPM version NPM Downloads Docs & Demos Themes
GitHub stars

Video Preview


Status: Public Beta 🎉
Made possible by my Sponsor Program 💖

Slidev - Presentation Slides for Developers | Product Hunt

Motivation

I always found myself spending too much time styling and layouting slides when using apps like PowerPoint / Keynote / Google Slides. Whenever I need to share code snippets, I would also need to use other tools to generate the highlighted code as images over and over again.

So as a frontend developer, why not solve it the way that fits better with what I am good at?

Documentations and guides on Sli.dev

Features

  • 📝 Markdown-based - use your favorite editors and workflow
  • 🧑‍💻 Developer Friendly - built-in syntax highlighting, live coding, etc.
  • 🎨 Themable - theme can be shared and used with npm packages
  • 🌈 Stylish - Windi CSS on-demand utilities, easy-to-use embedded stylesheets
  • 🤹 Interactive - embedding Vue components seamlessly
  • 🎙 Presenter Mode - use another window, or even your phone to control your slides
  • 🧮 LaTeX - Built-in LaTeX math equations support
  • 📰 Diagrams - Creates diagrams with textual descriptions
  • 🌟 Icons - Access to icons from any iconset directly
  • 💻 Editors - Integrated editor, or extension for VS Code
  • 🎥 Recording - built-in recording and camera view
  • 📤 Portable - export into PDF, PNGs, or even a hostable SPA
  • ⚡️ Fast - instant reloading powered by Vite
  • 🛠 Hackable - using Vite plugins, Vue components, or any npm packages

Get Started

The best way to understand it is to try it, just one command away:

npm init slidev

For a full example, you can check the demo folder, which is also the source file for my previous talk.

Learn more with the Installation Guide.

Tech Stack

Sponsors

This project is made possible by all the sponsors supporting my work:

License

MIT License © 2021 Anthony Fu

About

Presentation Slides for Developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.6%
  • Vue 26.6%
  • JavaScript 3.5%
  • CSS 2.2%
  • HTML 0.1%