BinaryKit — BinaryKit helps you to break down binary data into bits and bytes and easily access specific parts.
Clippy — Clippy from Microsoft Office is back and runs on macOS! Written in Swift.
GrammaticalNumber — Turns singular words to the plural and vice-versa in Swift.
HackMan — Stop writing boilerplate code yourself. Let hackman do it for you via the command line.
SpriteMap — SpriteMap helps you to extract sprites out of a sprite map. Written in Swift.
StringCase — Converts String to lowerCamelCase, UpperCamelCase and snake_case. Tested and written in Swift.
TinyConsole — TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.
ISO8859
Convert ISO8859 1-16 Encoded Text to String in Swift.
Usage
See Examples
Supported Character Sets
ISO8859.part1
ISO8859.part2
ISO8859.part3
ISO8859.part4
ISO8859.part5
ISO8859.part6
ISO8859.part7
ISO8859.part8
ISO8859.part9
ISO8859.part10
ISO8859.part11
ISO8859.part13
ISO8859.part14
ISO8859.part15
ISO8859.part16
Examples
File to Hebrew Text
Data to Turkish Text
UInt8 Bytes-Array to Greek Text
Installation
Swift Package Manager
Add
ISO8859
as a dependency in yourPackage.swift
file:Manually
Just drag the source files into your project.
Contact
Other Projects
License
ISO8859 is released under the MIT License.