Search results for html

XMLText screenshot

XMLText

May 30, 2021 • MIT License
Generate styled SwiftUI Text from strings with XML tags.
Plot screenshot

Plot

December 10, 2019 • MIT License
A DSL for writing type-safe HTML, XML and RSS in Swift.
Untagger screenshot

Untagger

March 18, 2019 • MIT License
Untagger is a removal and full text extraction of HTML written in Swift heavily inspired by Boilerpipe.
PSHTMLView screenshot

PSHTMLView

November 30, 2017 • MIT License
PSHTMLView is a non scrollable WKWebView wrapper, adapt for using in UITableView and UIScrollView.
URLPreview screenshot

URLPreview

May 02, 2016 • MIT License
An NSURL extension for showing preview info of webpages
RichEditorView screenshot

RichEditorView

April 06, 2015 • BSD License
A simple, modular, drop-in UIView subclass for Rich Text Editing. Contains a fully customizable toolbar so you can pick and choose the options you want to support, as well as create your own cu...
HTMLView.js screenshot

HTMLView.js

April 03, 2015 • Unspecified License
A React Native component which renders HTML content as native views.
CoreTextLabel screenshot

CoreTextLabel

February 10, 2015 • MIT License
With CoreTextLabel you are able draw NSAttributedString or HTML with custom font and color in iOS (>= 5.0) applications. numberOfLines and truncation (NSLineBreakByTruncatingTail) is also supported...
GONMarkupParser screenshot

GONMarkupParser

January 05, 2015 • MIT License
Easily build NSAttributedString from XML/HTML like strings for iOS.
WPAttributedMarkup screenshot

WPAttributedMarkup

November 01, 2014 • MIT License
WPAttributedMarkup is a simple utility category that can be used to easily create an attributed string from text with markup tags and a style dictionary.
MDHTMLLabel screenshot

MDHTMLLabel

November 18, 2013 • MIT License
MDHTMLLabel is a lightweight, easy to use class for rendering text containing HTML tags on iOS 6.0+. It behaves almost exactly the same as UILabel and allows you to fully customize its appearence w...
PdfReportKit screenshot

PdfReportKit

January 26, 2013 • Apache 2.0 License
PdfReportKit is a small utility to create a PDF report starting with an HTML template. It supports header, footer, or other content that needs to appear on every page of the report.
UICoreTextView screenshot

UICoreTextView

January 25, 2013 • zlib License
Easy to use UIView which supports rendering using CoreText
HTML Text Editor screenshot

HTML Text Editor

August 26, 2012 • Public Domain License
A very simple implementation that uses CKEditor in web view to edit rich text content and generate HTML for further use.
OCPDFGen screenshot

OCPDFGen

March 24, 2012 • BSD License
This library allows you to generate PDF files from HTML, NSAttributedStrings, and NSStrings. It uses DTCoreText from Cocoanetics to generate the NSAttributedString from HTML, then renders that str...
CMHTMLView screenshot

CMHTMLView

March 06, 2012 • MIT License
CMHTMLView is UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel. Features: 100% native look and feel, offline images support, low memory usage.
RTLabel screenshot

RTLabel

May 03, 2011 • MIT License
Rich text formatting for iOS using HTML-like markup. Based on Core Text. Supports: bold and italic style, color and size, stroke, indenting, kerning, line spacing, clickable links.
BCTextView screenshot

BCTextView

April 13, 2011 • Unspecified License
A rich text view for iOS with basic HTML rendering.
DTCoreText screenshot

DTCoreText

February 25, 2011 • BSD License
This project aims to duplicate the methods present on Mac OSX which allow creation of NSAttributedString from HTML code on iOS. This is useful for drawing simple rich text like any HTML document wi...