marp VS mdx-deck

Compare marp vs mdx-deck and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
marp mdx-deck
23 3
7,179 11,271
1.9% -
4.0 0.0
24 days ago over 1 year ago
TypeScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

marp

Posts with mentions or reviews of marp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.
  • Marp – Markdown Presentation Ecosystem
    1 project | news.ycombinator.com | 6 May 2024
  • Ask HN: What products other than Obsidian share the file over app philosophy?
    6 projects | news.ycombinator.com | 3 Apr 2024
    > Recently I've been using iAPresenter, which lets you build presentations using Markdown.

    Save yourself the $90 for a one-time license and use Marp[1], for free, instead.

    [1] https://marp.app/

  • Marp: A Markdown Presentation App That Simplifies Your Tech Talks
    2 projects | dev.to | 12 Mar 2024
    --- theme: gaia _class: lead paginate: true backgroundColor: #fff backgroundImage: url('https://marp.app/assets/hero-background.svg') --- ![bg left:40% 80%](https://marp.app/assets/marp.svg) # **Marp** Markdown Presentation Ecosystem https://marp.app/ --- # How to write slides Split pages by horizontal ruler (`---`). It's very simple! :satisfied: --- # Slide 1 foobar --- # Slide 2 foobar
  • Sent – simple plaintext presentation tool
    6 projects | news.ycombinator.com | 18 Feb 2024
    I've done a number of text-based slide presentations with `marp` and I've been pleased with the results. Mostly it's just plain markdown slides but if you want to get into the weeds with HTML and have a 2-column slide or something you can do it. https://marp.app/
  • Ask HN: What are some unpopular technologies you wish people knew more about?
    56 projects | news.ycombinator.com | 2 Dec 2023
    Just want to +1 this, and also add a twist. The Sphinx community also has a great extension called hieroglyph, which lets you use rST directives to build slide presentations which also double as single-page HTML notes documents.

    https://hieroglyph.readthedocs.io/en/latest/getting-started....

    This meant I could first write a blog post on learning Clojure as a Pythonista[1]; then turn some code samples and tables and images into slides I could present on my laptop or desktop[2]; and then finally publish a public notes document that audience members could use to easily study or copy-paste code examples[3]. And this is generated HTML all the way down! And, of course, I could version control and render the .rst file powering the slides / notes / etc. in GitHub.

    Note: the slides do not play well on mobile. You are meant to use keyboard arrows to advance and tap “t” to switch into tiled mode (aka slide sorter) and “c” to open a presenter console. The slides are powered by a fork of html5slides, which will look familiar if you’ve seen the JS/CSS slide template that Go core developers use in https://go.dev/talks (they generate those with “go present,” a different tool, though).

    I have also used a similar-in-spirit tool called marp (https://marp.app) for generating technical slides from source, but the output and functionality was never quite as good as rST + Sphinx + hieroglyph. The big advantages to marp: Markdown is used as the source, some tooling allows for VSCode preview, and PDF export is fully supported alongside HTML slides.

    I have a soft spot for Sphinx, not only because it was responsible for so much great documentation of Python open source libraries (including Python’s own standard library docs at python.org), but also because the first comprehensive technical docs I ever wrote for a successful commercial product were written in Sphinx. And the Sphinx-powered docs stayed thar way for a ridiculously long time before being moved to a CMS.

    [1]: https://amontalenti.com/2014/11/02/clojonic

    [2]: https://amontalenti.com/pub/clojonic/

    [3]: https://amontalenti.com/pub/clojonic/notes/

  • Pysentation – The Python Presentation
    3 projects | news.ycombinator.com | 1 Sep 2023
    We've been using a non-commercial alternative, marp, at work to great success and make slides where PowerPoint usually sucks: code blocks (we present on our data format frequently).

    https://marp.app/

  • Tutorial: Marp for VS Code
    7 projects | dev.to | 14 Jul 2023
    Marp: Markdown Presentation Ecosystem
  • Why won't students use Microsoft Office products?
    1 project | /r/Professors | 11 Apr 2023
    for video, photo, and audio editing, I use open source software. even for slides, I recently started using an open source solution (https://marp.app for anyone curious!).
  • My repository of the week: Marp - Create your slides with Markdown!
    1 project | /r/webdev | 26 Mar 2023
    Upsi! Here is the link: https://github.com/marp-team/marp
  • How to create a normal text structure when copying from PDFs
    1 project | /r/software | 7 Mar 2023
    I used to do this all the time and used a program called Marp https://marp.app/. I haven't done much recently so there may be a better option out now.

mdx-deck

Posts with mentions or reviews of mdx-deck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Marp: Markdown Presentation Ecosystem
    4 projects | /r/programming | 24 Jan 2023
    I've been a fan of mdx-deck for a while (https://github.com/jxnblk/mdx-deck).
  • On the limits of MDX
    9 projects | dev.to | 1 Apr 2021
    Yep, you can import JSX components and embed them with your run-of-the-mill Markdown prose. If you're documenting your JSX based component library, which is what Docz let you do, this makes all the sense in the world. MDX is also used to author slide decks in mdx-deck, which is very appealing if you're tired of clicking around in Keynote/PowerPoint/Google Sheets. Which many of us are. I'm not denying the appeal or usability of MDX for certain things for certain people.
  • Use git submodules and make for simple code sharing
    3 projects | dev.to | 17 Mar 2021
    Including the building of graphviz within pandoc lead to high build times, which is exactly the problem I wanted to avoid with the move away from mdx-deck

What are some alternatives?

When comparing marp and mdx-deck you can also consider the following projects:

lookatme - An interactive, terminal-based markdown presenter

cloudflare-docs - Cloudflare’s documentation

gslides-maker - Generate Google Slides from Wikipedia content [Moved to: https://github.com/vilmacio/gslides-maker]

gatsby-blog-mdx - A ready-to-use, customizable personal blog with minimalist design

pysentation - pysentation is a CLI for displaying Python presentations.

markdeep-slides - Build presentation slides with Markdeep and present them right in your browser.

Instrumenta - Free and open source consulting-style Powerpoint toolbar

gatsby-source-ghost - Source plugin for pulling data into Gatsby.js from the Ghost Public API.

reveal.js - The HTML Presentation Framework

blog - My blog created with React, Gatsby & Markdown

marp-cli - A CLI interface for Marp and Marpit based converters

marpit - The skinny framework for creating slide deck from Markdown