# marp-web **Repository Path**: lazycatcloud/marp-web ## Basic Information - **Project Name**: marp-web - **Description**: [INACTIVE] Markdown presentation writer for web interface. https://github.com/marp-team/marp-web - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://web.marp.app - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-29 - **Last Updated**: 2023-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @marp-team/marp-web [![web.marp.app](https://bit.ly/2RF9Nzn)](https://web.marp.app/) [![CircleCI](https://img.shields.io/circleci/project/github/marp-team/marp-web/master.svg?style=flat-square&logo=circleci)](https://circleci.com/gh/marp-team/marp-web/) [![Codecov](https://img.shields.io/codecov/c/github/marp-team/marp-web/master.svg?style=flat-square&logo=codecov)](https://codecov.io/gh/marp-team/marp-web) [![LICENSE](https://img.shields.io/github/license/marp-team/marp-web.svg?style=flat-square)](./LICENSE) A web interface of Marp. ### :warning: Currently Marp Web is inactive. > https://web.marp.app/ is a tech demo. In future, we migrate to React app based on our [marp-react](https://github.com/marp-team/marp-react). > > We are using [Preact](https://github.com/developit/preact) and it has an advantage to PWA. But I'm not sure to be recieved contributes from community because not of familiar framework. In addition, well-maintained library for React would get better developer experience. ## Desktop PWA Would you try the future of Marp? By using Chrome's [Desktop PWA](https://developers.google.com/web/progressive-web-apps/desktop), you can use Marp Web as a desktop app like [yhatt/marp](https://github.com/yhatt/marp). Select **"Install Marp..."** from Chrome menu. [![](desktop-pwa-install.png)](https://web.marp.app/) Of course, an installed Marp Web works even if the network is offline. (Except external resources in the slide deck) [![](desktop-pwa.png)](https://web.marp.app/) ## Author Managed by [@marp-team](https://github.com/marp-team). - Yuki Hattori ([@yhatt](https://github.com/yhatt)) ## License [MIT License](LICENSE)