Skip to content

Swift implementation of a RFC1896 text/enriched parser

License

Notifications You must be signed in to change notification settings

Tabcorp/swift-EnrichedText

Repository files navigation

EnrichedText license GitHub release

Travis Codecov branch

Swift 4.1 Carthage compatible Swift Package Manager compatible

A Swift 4.1 implementation of a RFC1896 text/enriched parser.

Getting Started

Manual

Static Library and Dynamic Framework targets are provided for iOS, MacOS, tvOS, and watchOS; integrate them as you normally would.

Carthage

Add github "Tabcorp/swift-EnrichedText" ~> 0.1 to your Cartfile

Swift Package Manager

Add .package(url: "https://github.com/Tabcorp/swift-EnrichedText.git", from: "0.1.0") to your package.swift dependencies

Usage

TODO

About

Swift implementation of a RFC1896 text/enriched parser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages