STTextView VS SwiftUIBackports

Compare STTextView vs SwiftUIBackports and see what are their differences.

STTextView

Performant and reusable macOS text view component (TextKit2), with line numbers and more. NSTextView replacement. (by krzyzanowskim)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
STTextView SwiftUIBackports
2 3
861 914
- -
9.1 7.0
13 days ago 11 days ago
Swift Swift
GNU General Public License v3.0 or later 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.

STTextView

Posts with mentions or reviews of STTextView. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-28.
  • Nerdy internals of an Apple text editor
    1 project | news.ycombinator.com | 5 Mar 2024
    For the educational purpose of modern TextKit and NSTextView-like implementation, you can check out https://github.com/krzyzanowskim/STTextView that is modern re-implementation of the text view.
  • I Quit Using SwiftUI
    3 projects | news.ycombinator.com | 28 Aug 2022
    Out of curiosity, what framework/library/solution are you using for your text editor? I've been researching this space for a while and syntax highlighting text editors are rare and sparse.

    There is this: https://github.com/krzyzanowskim/STTextView for textkit2, but the author ended up writing his own text input client.

    How did you do about providing autocomplete, etc?

    Thanks!

SwiftUIBackports

Posts with mentions or reviews of SwiftUIBackports. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-26.

What are some alternatives?

When comparing STTextView and SwiftUIBackports you can also consider the following projects:

NavigationBackport - Backported SwiftUI navigation APIs introduced in WWDC22

SDWebImageSwiftUI - SwiftUI Image loading and Animation framework powered by SDWebImage

TextEdit.it - A cut down, simple, text editor for Mac. Built with SwiftUI (mostly). [Moved to: https://github.com/markydoodled/Note.it]

KeyboardKit - KeyboardKit is a Swift SDK that lets you create fully customizable keyboards with a few lines of code, using SwiftUI.

CodeEditor - A SwiftUI TextEditor with syntax highlighting using Highlight.js

SwiftUI-Shimmer - Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.

TextViewBenchmark - A suite of performance tests for macOS text views

stinsen - Coordinators in SwiftUI. Simple, powerful and elegant.