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.part1ISO8859.part2ISO8859.part3ISO8859.part4ISO8859.part5ISO8859.part6ISO8859.part7ISO8859.part8ISO8859.part9ISO8859.part10ISO8859.part11ISO8859.part13ISO8859.part14ISO8859.part15ISO8859.part16Examples
File to Hebrew Text
Data to Turkish Text
UInt8 Bytes-Array to Greek Text
Installation
Swift Package Manager
Add
ISO8859as a dependency in yourPackage.swiftfile:Manually
Just drag the source files into your project.
Contact
Other Projects
License
ISO8859 is released under the MIT License.