SwiftUI Markdown Editor package

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

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

    📦 A themable markdown editor component for your SwiftUI apps.

    Also note that it is themable by using `.json` file as this one, I am planning to add some default themes and allow custom ones. I am currently facing a problem on this, which is that the editor runs really slow while editing "large" amount of file. It seems that the bottleneck is the `processEditing` method of my custom `NSTextStorage` implementation in `Editor.swift`. If anyone want to give a look at this problem and have an idea on how to solve this, feel free to check the package repo here.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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