# slidev **Repository Path**: zgxtech_admin/slidev ## Basic Information - **Project Name**: slidev - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-24 - **Last Updated**: 2021-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

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 ๐Ÿ’–

## Features - ๐Ÿ“ [**Markdown-based**](https://sli.dev/guide/syntax.html) - use your favorite editors and workflow - ๐Ÿง‘โ€๐Ÿ’ป [**Developer Friendly**](https://sli.dev/guide/syntax.html#code-blocks) - built-in syntax highlighting, live coding, etc. - ๐ŸŽจ [**Themable**](https://sli.dev/themes/gallery.html) - theme can be shared and used with npm packages - ๐ŸŒˆ [**Stylish**](https://sli.dev/guide/syntax.html#embedded-styles) - [Windi CSS](https://windicss.org/) on-demand utilities, easy-to-use embedded stylesheets - ๐Ÿคน [**Interactive**](https://sli.dev/custom/directory-structure.html#components) - embedding Vue components seamlessly - ๐ŸŽ™ [**Presenter Mode**](https://sli.dev/guide/presenter-mode.html) - use another window, or even your phone to control your slides - ๐Ÿงฎ [**LaTeX**](https://sli.dev/guide/syntax.html#latex) - Built-in LaTeX math equations support - ๐Ÿ“ฐ [**Diagrams**](https://sli.dev/guide/syntax.html#diagrams) - Creates diagrams with textual descriptions - ๐ŸŒŸ [**Icons**](https://sli.dev/guide/syntax.html#icons) - Access to icons from any iconset directly - ๐Ÿ’ป [**Editors**](https://sli.dev/guide/editors.html) - Integrated editor, or [extension for VS Code](https://github.com/slidevjs/slidev-vscode) - ๐ŸŽฅ [**Recording**](https://sli.dev/guide/recording.html) - built-in recording and camera view - ๐Ÿ“ค [**Portable**](https://sli.dev/guide/exporting.html) - export into PDF, PNGs, or even a hostable SPA - โšก๏ธ [**Fast**](https://vitejs.dev) - instant reloading powered by [Vite](https://vitejs.dev) - ๐Ÿ›  [**Hackable**](https://sli.dev/custom/config-vite.html) - using Vite plugins, Vue components, or any npm packages ## Getting Started Install [Node.js >=14](https://nodejs.org/) and run the following command: ```bash npm init slidev ``` Documentations: **[English](https://sli.dev)** | [ไธญๆ–‡ๆ–‡ๆกฃ](https://cn.sli.dev) | [Franรงais](https://fr.sli.dev) | [Espaรฑol](https://es.sli.dev) | [ะ ัƒััะบะธะน](https://ru.sli.dev) Discord: [chat.sli.dev](https://chat.sli.dev) For a full example, you can check the [demo](https://github.com/slidevjs/slidev/blob/main/demo) folder, which is also the source file for [my previous talk](https://antfu.me/posts/composable-vue-vueday-2021). ## Tech Stack - [Vite](https://vitejs.dev) - An extremely fast frontend tooling - [Vue 3](https://v3.vuejs.org/) powered [Markdown](https://daringfireball.net/projects/markdown/syntax) - Focus on the content while having the power of HTML and Vue components whenever needed - [Windi CSS](https://github.com/windicss/windicss) - On-demand utility-first CSS framework, style your slides at ease - [Prism](https://github.com/PrismJS/prism), [Shiki](https://github.com/shikijs/shiki), [Monaco Editor](https://github.com/Microsoft/monaco-editor) - First-class code snippets support with live coding capability - [RecordRTC](https://recordrtc.org) - Built-in recording and camera view - [VueUse](https://vueuse.org) family - [`@vueuse/core`](https://github.com/vueuse/vueuse), [`@vueuse/head`](https://github.com/vueuse/head), [`@vueuse/motion`](https://github.com/vueuse/motion), etc. - [Iconify](https://iconify.design/) - Iconsets collection. - [KaTeX](https://katex.org/) - LaTeX math rendering. - [Mermaid](https://mermaid-js.github.io/mermaid) - Textual Diagrams. ## Sponsors This project is made possible by all the sponsors supporting my work:

## License MIT License ยฉ 2021 [Anthony Fu](https://github.com/antfu)