This repository is the entrance of next version of Marp (Marp Next).
Refer to yhatt/marp when you are looking for pre-released desktop app. However, keep in your mind that it has no longer been developed.
Marp is the ecosystem to write your presentation with plain Markdown.
Our projects have consisted of manyrepos in order to focus limited scope per repository.
This repo (@marp-team/marp) is an entrance to Marp family. In the future, it will host our website, and place project-wide utilities by the monorepo structure.
Name | Description | Release |
---|---|---|
Marpit (marpit.marp.app) | The skinny framework for creating slide deck from Markdown. | |
Marp Core | The core of Marp converter with practical features and themes. |
Name | Description | Release |
---|---|---|
Marp CLI | Marp Core / Marpit's CLI interface to convert into HTML, PDF, and image. | |
Marp Web | The main interface of Marp based on PWA and Preact framework. | |
Marp Desktop | The desktop client for Marp Web for replacing yhatt/marp. |
Name | Description | Release |
---|---|---|
Marp VSCode | A VS Code extension to preview the slide deck written in Marp Markdown. | |
Marp React | Marp renderer component for React. | |
Marp Vue | Marp renderer component for Vue. |
- Marp CLI example by @yhatt - A good starter to write and host Marp slide with GitPitch style powered by Netlify. (https://github.com/yhatt/marp-cli-example)
Let us know if you have created an awesome slide deck with Marp ecosystem! Edit README.md and send pull request.
Marp and sub-projects are following the contributing guideline of marp-team hosted in this repo. Please read this before starting work in our projects.
Managed by @marp-team.
Yuki Hattori (@yhatt)