I build a pure Swift Markdown parser using parsers combinators.

This page summarizes the projects mentioned and recommended in the original post on /r/swift

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Dumpling

    Customisable and extensible Markdown parser written in Swift (by chojnac)

    Hey, I build a swift library for parsing Markdown. It process markdown to an intermediate simple tree structure data model (Abstract Syntax Tree). This approach allows to render it later to NSAttributedString, HTML, plain text.

  • Down

    Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.

    To check cmark parser, I'm using a swift library called Down.

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts