The entrance repository of Markdown presentation ecosystem
Go to file
2020-07-19 01:44:42 +09:00
.circleci Upgrade Node and dependent packages 2020-05-21 00:53:55 +09:00
packages/website Fix broken octoicons 2020-06-16 22:08:44 +09:00
.eslintignore Update ESLint config 2020-05-21 01:17:38 +09:00
.eslintrc.yml Update ESLint config 2020-05-21 01:17:38 +09:00
.gitignore Add re-designed website 2019-10-27 00:17:57 +09:00
.nvmrc Upgrade Node and dependent packages 2020-05-21 00:53:55 +09:00
.prettierignore Upgrade dependent packages to the latest version 2019-11-19 19:35:21 +09:00
lerna.json Add re-designed website 2019-10-27 00:17:57 +09:00
LICENSE Update LICENSE 2020-03-15 13:39:50 +09:00
marp.png Initial commit 2018-03-25 21:46:18 +09:00
netlify.toml Fix netlify.toml to stop using monorepo support 2019-10-28 02:02:46 +09:00
package.json Update ESLint config 2020-05-21 01:17:38 +09:00
README.md quick grammar fix 2020-06-26 17:02:31 +02:00
yarn.lock Bump lodash from 4.17.15 to 4.17.19 2020-07-18 16:35:43 +00:00

Marp

Marp: Markdown Presentation Ecosystem

Marp is the ecosystem to write your presentation with plain Markdown.

Marp family

Our project is spread over many repos in order to focus on a limited scope per repository. Active projects are shown as emphasized in following list.

This repo (@marp-team/marp) is an entrance to the Marp family, and places our website.

Framework / Core

Name Description Release
Marpit The skinny framework for creating slide deck from Markdown. (marpit.marp.app) @marp-team/marpit
Marp Core The core of Marp converter with practical features and themes. @marp-team/marp-core

Apps

Name Description Release
Marp CLI Marp Core / Marpit's CLI interface to convert into HTML, PDF, PPTX, and image(s). @marp-team/marp-cli
Marp Web The main interface of Marp based on PWA and Preact framework. tech demo
Marp Desktop The desktop client for Marp Web for replacing yhatt/marp. PLANNED

Integrations

Name Description Release
Marp VSCode A VS Code extension to preview the slide deck written in Marp Markdown. VS Marketplace
Marp React Marp renderer component for React. @marp-team/marp-react
Marp Vue Marp renderer component for Vue. @marp-team/marp-vue

Examples

Starter

Community

Let us know if you have created an awesome slide deck with Marp ecosystem! Edit README.md and send pull request.

Contributing

Marp and sub-projects are following the contributing guideline of marp-team. Please read this before starting work in our projects.

Author

Managed by @marp-team.

Sponsors

We are supported by them! Thanks for our sponsors! ❤️

junta-m is sponsored yhatt
junta-m

pataiji is sponsored yhatt miyachik is sponsored yhatt tsuemura is sponsored yhatt mrkn is sponsored yhatt

Do you want to sponsor the member of Marp team? See GitHub Sponsors profile(s) from "♥︎ Sponsor" button at the top of repository.

License

MIT License