awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
indragiek avatar

indragiek/MarkdownTextView

0
View on GitHub↗
704 stars·60 forks·Swift·MIT·6 views

MarkdownTextView

Rich Markdown editing control for iOS

Features

  • Text and Typography - Text view with Markdown support.
  • Text Processing - Control for editing Markdown text.

Star history

Star history chart for indragiek/markdowntextviewStar history chart for indragiek/markdowntextview

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with MarkdownTextView

These projects share indexed features with MarkdownTextView. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ibireme/yytextibireme avatar

    ibireme/YYText

    8,872View on GitHub↗

    YYText is an iOS rich text framework used for rendering and editing complex attributed text. It features an asynchronous text rendering engine that calculates layout on background threads to maintain interface performance, alongside an attributed text serializer for converting rich text structures into storable formats. The framework provides specialized tools for non-rectangular text layout, allowing text to wrap around custom container paths and exclusion shapes. It also supports advanced typography requirements, including vertical text formatting for East Asian languages and the applicatio

    Objective-C
    View on GitHub↗8,872
  • nnhubbard/zssrichtexteditornnhubbard avatar

    nnhubbard/ZSSRichTextEditor

    3,785View on GitHub↗

    ZSSRichTextEditor is an Objective-C UI library that provides a bidirectional markup editor for native iOS applications. It integrates a web-view-based HTML editor that allows users to compose formatted content through a visual interface while maintaining synchronization with a syntax-highlighted raw source view. The editor features a dual-view system that reflects changes in real time between the visual editor and the underlying HTML code. It supports the injection of custom CSS to control visual presentation and allows for the extension of the editing toolbar with custom buttons and layouts.

    Objective-C
    View on GitHub↗3,785
  • cocoanetics/dtcoretextCocoanetics avatar

    Cocoanetics/DTCoreText

    6,393View on GitHub↗

    DTCoreText is an iOS rich text engine and attributed string converter designed to render formatted HTML content natively. It transforms HTML strings into native text styles and layouts, allowing applications to display rich text without the overhead of a web view. The project functions as a CoreText HTML renderer that integrates HTML strings with the CoreText framework for high-performance rendering. It provides a lightweight alternative for displaying rich text within native application labels and text views. The engine includes an HTML-to-attributed string parser and a native text layout e

    Swift
    View on GitHub↗6,393
  • abadojack/whatlanggoabadojack avatar

    abadojack/whatlanggo

    688View on GitHub↗

    Natural language detection library for Go

    Go
    View on GitHub↗688
Compare all 30 related projects→

Frequently asked questions

What does indragiek/markdowntextview do?

Rich Markdown editing control for iOS

What are the main features of indragiek/markdowntextview?

The main features of indragiek/markdowntextview are: Text and Typography, Text Processing.

Which projects share features with indragiek/markdowntextview?

Projects with overlapping indexed features include: nnhubbard/zssrichtexteditor — ZSSRichTextEditor is an Objective-C UI library that provides a bidirectional markup editor for native iOS… ibireme/yytext — YYText is an iOS rich text framework used for rendering and editing complex attributed text. It features an… cocoanetics/dtcoretext — DTCoreText is an iOS rich text engine and attributed string converter designed to render formatted HTML content… abadojack/whatlanggo — Natural language detection library for Go. ai/nanoid — Nanoid is a library for generating unique, fixed-length identifiers designed for distributed systems and database… aerogo/codetree.