tchigher / slidev

Presentation Slides for Developers (Public Beta πŸŽ‰)

Home Page:https://sli.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Slidev

Presentation slides for developers πŸ§‘β€πŸ’»πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

NPM version NPM Downloads Docs & Demos Themes
GitHub stars

Video Previews: one | two


Status: Public Beta πŸŽ‰
Made possible from 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?

Learn more at sli.dev

Features

  • πŸ“ Markdown-based - use your favorite editors and workflow
  • 🎨 Themable - theme can be shared and used with npm packages
  • πŸ§‘β€πŸ’» Developer Friendly - built-in code highlighting, live coding, LaTeX, etc.
  • 🀹 Interactive - embedding Vue components seamlessly
  • πŸŽ₯ 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 and any npm packages

Documentations

Docs and guides at sli.dev

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.

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 (Public Beta πŸŽ‰)

https://sli.dev

License:MIT License


Languages

Language:TypeScript 57.8%Language:Vue 29.8%Language:CSS 6.0%Language:JavaScript 5.8%Language:HTML 0.6%