@slidev/cli 0.43.14 → 0.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -81,7 +81,7 @@ For a full example, you can check the [demo](https://github.com/slidevjs/slidev/
|
|
|
81
81
|
- [UnoCSS](https://github.com/unocss/unocss) - On-demand utility-first CSS engine, style your slides at ease
|
|
82
82
|
- [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
|
|
83
83
|
- [RecordRTC](https://recordrtc.org) - Built-in recording and camera view
|
|
84
|
-
- [VueUse](https://vueuse.org) family -
|
|
84
|
+
- [VueUse](https://vueuse.org) family - [`@vueuse/core`](https://github.com/vueuse/vueuse), [`@vueuse/motion`](https://github.com/vueuse/motion), etc.
|
|
85
85
|
- [Iconify](https://iconify.design/) - Iconsets collection.
|
|
86
86
|
- [Drauu](https://github.com/antfu/drauu) - Drawing and annotations support
|
|
87
87
|
- [KaTeX](https://katex.org/) - LaTeX math rendering.
|