{"id":13412468,"url":"https://github.com/marp-team/marp","last_synced_at":"2025-05-14T02:09:35.635Z","repository":{"id":37978783,"uuid":"126696700","full_name":"marp-team/marp","owner":"marp-team","description":"The entrance repository of Markdown presentation ecosystem","archived":false,"fork":false,"pushed_at":"2024-08-08T06:11:13.000Z","size":5721,"stargazers_count":8599,"open_issues_count":1,"forks_count":163,"subscribers_count":71,"default_branch":"main","last_synced_at":"2025-04-09T02:12:36.661Z","etag":null,"topics":["deck","markdown","marp","presentation","slides"],"latest_commit_sha":null,"homepage":"https://marp.app/","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marp-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["yhatt"]}},"created_at":"2018-03-25T12:47:38.000Z","updated_at":"2025-04-08T16:23:34.000Z","dependencies_parsed_at":"2023-02-15T16:45:13.939Z","dependency_job_id":"5710a2e9-007f-43a5-bb8e-2d7a736505f1","html_url":"https://github.com/marp-team/marp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marp-team%2Fmarp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marp-team%2Fmarp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marp-team%2Fmarp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marp-team%2Fmarp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marp-team","download_url":"https://codeload.github.com/marp-team/marp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254053269,"owners_count":22006717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deck","markdown","marp","presentation","slides"],"created_at":"2024-07-30T20:01:25.005Z","updated_at":"2025-05-14T02:09:30.615Z","avatar_url":"https://github.com/marp-team.png","language":"TypeScript","funding_links":["https://github.com/sponsors/yhatt","https://github.com/sponsors"],"categories":["TypeScript","markdown","JavaScript","Ecosystem","办公与协作工具"],"sub_categories":["Official","幻灯片"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cp\u003e\n    \u003cimg src=\"marp.png#gh-light-mode-only\" alt=\"Marp\" width=\"450\" /\u003e\n    \u003cimg src=\"marp-dark.png#gh-dark-mode-only\" alt=\"Marp\" width=\"450\" /\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003cstrong\u003eMarp\u003c/strong\u003e: Markdown Presentation Ecosystem\n  \u003c/p\u003e\n\u003c/div\u003e\n\n**Marp** is the ecosystem to write your presentation with plain Markdown.\n\n\u003cdiv align=\"center\"\u003e\n\n### [🌐 Website ▶︎](https://marp.app)\u0026emsp;|\u0026emsp;[💬 Discussion forum ▶︎](https://github.com/marp-team/marp/discussions)\u0026emsp;|\u0026emsp;[😎 Awesome list ▶︎](https://github.com/marp-team/awesome-marp)\n\n\u003c/div\u003e\n\n## Marp family\n\nOur project is spread over many repos in order to focus on a limited scope per repository.\n\nThis repo (**[marp-team/marp][marp]**) is an entrance to the Marp family, and places [our website](https://marp.app/) in `/website`.\n\n### Framework / Core\n\n|                       Name | Description                                                                                 | Release                                                   |\n| -------------------------: | :------------------------------------------------------------------------------------------ | :-------------------------------------------------------- |\n|               **[Marpit]** | The skinny framework for creating slide deck from Markdown. ([marpit.marp.app])             | [![@marp-team/marpit][badge-marpit]][marpit-npm]          |\n| **[Marp Core][marp-core]** | The core of Marp converter with practical features and [built-in themes][marp-core-themes]. | [![@marp-team/marp-core][badge-marp-core]][marp-core-npm] |\n\n### Apps\n\n|                     Name | Description                                                                                      | Release                                                |\n| -----------------------: | :----------------------------------------------------------------------------------------------- | :----------------------------------------------------- |\n| **[Marp CLI][marp-cli]** | [Marp Core][marp-core] / [Marpit]'s CLI interface to convert into HTML, PDF, PPTX, and image(s). | [![@marp-team/marp-cli][badge-marp-cli]][marp-cli-npm] |\n\n### Integrations\n\n|                                Name | Description                                                                       | Release                                                     |\n| ----------------------------------: | :-------------------------------------------------------------------------------- | :---------------------------------------------------------- |\n| **[Marp for VS Code][marp-vscode]** | A [VS Code][vscode] extension to preview the slide deck written in Marp Markdown. | [![VS Marketplace][badge-marp-vscode]][marp-vscode-release] |\n\n\u003cdetails\u003e\n\u003csummary\u003eSee outdated/inactive projects...\u003c/summary\u003e\u003cbr /\u003e\n\n|                     Name | Description                                                      | Release                                                      |\n| -----------------------: | :--------------------------------------------------------------- | :----------------------------------------------------------- |\n|     [Marp Web][marp-web] | The Web interface of Marp based on [PWA] and [Preact] framework. | [![tech demo][badge-marp-web]][marp-web-site]                |\n| [Marp React][marp-react] | Marp renderer component for [React].                             | [![@marp-team/marp-react][badge-marp-react]][marp-react-npm] |\n|     [Marp Vue][marp-vue] | Marp renderer component for [Vue].                               | [![@marp-team/marp-vue][badge-marp-vue]][marp-vue-npm]       |\n\nAnd there is a gravesite of classic Marp app in https://github.com/yhatt/marp. :ghost:\n\n[marp-web]: https://github.com/marp-team/marp-web\n[marp-react]: https://github.com/marp-team/marp-react\n[marp-vue]: https://github.com/marp-team/marp-vue\n[pwa]: https://en.wikipedia.org/wiki/Progressive_Web_Apps\n[preact]: https://preactjs.com/\n[react]: https://reactjs.org/\n[vue]: https://vuejs.org/\n[marp-web-site]: https://web.marp.app/\n[marp-react-npm]: https://www.npmjs.com/package/@marp-team/marp-react\n[marp-vue-npm]: https://www.npmjs.com/package/@marp-team/marp-vue\n[badge-marp-web]: https://img.shields.io/badge/%E2%80%8B-tech%20demo-%230288d1.svg?style=flat-square\u0026logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAUUlEQVQokWNgGD6AqePif3Sx9B2PMcQwNKFrTN/x+D9ejTBNyBphmnBqRNYE04isCatGdE1MHRf/o2vC0IhNE1PaXPwacWnCqxGfJoI2Dn4AAN0ZrMM1VUFvAAAAAElFTkSuQmCC\n[badge-marp-react]: https://img.shields.io/npm/v/@marp-team/marp-react.svg?style=flat-square\u0026logo=npm\n[badge-marp-vue]: https://img.shields.io/npm/v/@marp-team/marp-vue.svg?style=flat-square\u0026logo=npm\n\n\u003c/details\u003e\n\n[yhatt/marp]: https://github.com/yhatt/marp\n[marp]: https://github.com/marp-team/marp\n[marpit]: https://github.com/marp-team/marpit\n[marp-core]: https://github.com/marp-team/marp-core\n[marp-core-themes]: https://github.com/marp-team/marp-core/tree/main/themes\n[marp-cli]: https://github.com/marp-team/marp-cli\n[marp-vscode]: https://github.com/marp-team/marp-vscode\n[vscode]: https://code.visualstudio.com/\n[marpit.marp.app]: https://marpit.marp.app/\n[marpit-npm]: https://www.npmjs.com/package/@marp-team/marpit\n[marp-core-npm]: https://www.npmjs.com/package/@marp-team/marp-core\n[marp-cli-npm]: https://www.npmjs.com/package/@marp-team/marp-cli\n[marp-vscode-release]: https://marketplace.visualstudio.com/items?itemName=marp-team.marp-vscode\n[badge-marpit]: https://img.shields.io/npm/v/@marp-team/marpit.svg?style=flat-square\u0026logo=npm\n[badge-marp-core]: https://img.shields.io/npm/v/@marp-team/marp-core.svg?style=flat-square\u0026logo=npm\n[badge-marp-cli]: https://img.shields.io/npm/v/@marp-team/marp-cli.svg?style=flat-square\u0026logo=npm\n[badge-marp-vscode]: https://img.shields.io/visual-studio-marketplace/v/marp-team.marp-vscode.svg?style=flat-square\u0026logo=visual-studio-code\u0026label=Marketplace\n\n## Ecosystem\n\nMarp ecosystem has a lot of cool stuffs for making awesome presentation. Check out **[the awesome list of Marp](https://github.com/marp-team/awesome-marp)**. 😎\n\n## Contributing\n\nMarp and sub-projects are following the [contributing guideline of marp-team][contributing]. Please read this before starting work in our projects.\n\n[contributing]: https://github.com/marp-team/.github/blob/master/CONTRIBUTING.md\n\n## Author\n\nManaged by [@marp-team](https://github.com/marp-team).\n\n- \u003cimg src=\"https://github.com/yhatt.png\" width=\"16\" height=\"16\"/\u003e Yuki Hattori ([@yhatt](https://github.com/yhatt))\n\n## Sponsors\n\nWe are supported by them! Thanks for our sponsors! :heart:\n\n\u003c!-- [NOTE] Sort sponsors by name when modify. --\u003e\n\n### Organization sponsors\n\n\u003c!-- Logo and links for top-tier sponsors (The image should be up to 400px on a side) --\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/markslides\"\u003e\u003cimg src=\"https://github.com/markslides.png\" width=\"64\" height=\"64\" alt=\"@markslides\" valign=\"middle\" hspace=\"4\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c!-- [TODO] For mid-tier sponsors: As the same format as personal sponsors, add small icons and links to GitHub organization. --\u003e\n\u003c!--\n\u003cp\u003e\n  \u003ca href=\"https://github.com/xxxxxx\"\u003e\u003cimg src=\"https://github.com/xxxxxx.png\" width=\"32\" height=\"32\" alt=\"xxxxxx\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n--\u003e\n\n### Personal sponsors\n\n\u003c!-- [TODO] Currently shows maintainer's sponsors. We should show sponsors for all Marp team members in future. --\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Personal sponsors\" src=\"https://yhatt.github.io/yhatt/sponsors.svg\" /\u003e\n\u003c/p\u003e\n\n\u003e Do you want to sponsor [the member of Marp team](https://github.com/orgs/marp-team/people)? See [GitHub Sponsors](https://github.com/sponsors) profile(s) from \"♥︎ Sponsor\" button [at the top of repository](https://github.com/marp-team/marp).\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarp-team%2Fmarp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarp-team%2Fmarp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarp-team%2Fmarp/lists"}