0.0.10 โข Published 12 months ago
@kolibry/cli v0.0.10
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 - on-demand utilities via UnoCSS.
- ๐คน 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.
Getting Started
Try it Online โก๏ธ
Init Project Locally
Install Node.js >=18 and run the following command:
npm init kolibry
Documentations: English | German
Discord: nyxb.chat
For a full example, you can check the demo folder.
Tech Stack
- Vite - An extremely fast frontend tooling
- Vue 3 powered Markdown - Focus on the content while having the power of HTML and Vue components whenever needed
- UnoCSS - On-demand utility-first CSS engine, style your slides at ease
- Prism, Shiki, Monaco Editor - First-class code snippets support with live coding capability
- RecordRTC - Built-in recording and camera view
- VueUse family -
@vueuse/core
,@vueuse/motion
, etc. - Iconify - Iconsets collection.
- DrauuIt - Drawing and annotations support
- KaTeX - LaTeX math rendering.
- Mermaid - Textual Diagrams.
Sponsors
This project is made possible by all the sponsors supporting my work:
License
MIT License ยฉ 2023 Dennis Ollhoff