DTCoreText
Rich Text Renderer
A toolset to create rich text from HTML code using CoreText on iOS
Methods to allow using HTML code with CoreText
6k stars
209 watching
1k forks
Language: Objective-C
last commit: 6 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cocoanetics/dtrichtexteditor | A rich-text editor with features to parse and display HTML, allowing for more flexible editing of attributed strings. | 354 |
tttattributedlabel/tttattributedlabel | A drop-in replacement for UILabel providing attributes and advanced formatting options | 8,746 |
twitter/twittertexteditor | A flexible, full-featured rich text editor API for iOS applications | 2,983 |
ibireme/yytext | A powerful text framework for iOS to display and edit rich text with advanced features like asynchronous layout and rendering, attributed text, and highlight functionality. | 8,864 |
edgar-zigis/cocoatextfield | Customizable text field implementation following Material.IO guidelines | 277 |
cocoadebug/cocoadebug | An iOS debugging tool that provides detailed network and log analysis | 4,083 |
core-plot/core-plot | A 2D plotting framework for macOS, iOS, and tvOS | 2,776 |
reactivecocoa/reactivecocoa | A framework that binds Cocoa frameworks with declarative ReactiveSwift primitives | 19,920 |
svgkit/svgkit | Enables native rendering of SVG images using CoreAnimation on iOS and OS X. | 4,473 |
mmattozzi/cocoa-rest-client | A lightweight Cocoa app for testing and debugging HTTP RESTful services | 2,358 |
ephread/instructions | A framework for creating guided tours and walkthroughs with customizable coach marks in iOS apps. | 5,163 |
ccgus/fmdb | An Objective-C wrapper around SQLite | 13,846 |
malcommac/swiftrichstring | A lightweight Swift library for creating and manipulating attributed strings with XML/HTML tag-based rendering and dynamic typography support. | 3,130 |
codeeditapp/codeedit | An open-source code editor designed to provide a native macOS experience, focusing on lightweight yet scalable performance and adhering to Apple's development patterns. | 21,161 |
johnno1962/injectionforxcode | Tool for dynamically injecting new code into a running app to speed up the build process. | 6,553 |