ISO8859
ISO encoder
A Swift library for encoding and decoding text using the ISO8859 standard
🌍⏩📄 Convert ISO8859 1-16 Encoded Text to String in Swift. Supports iOS, tvOS, watchOS and macOS.
18 stars
3 watching
3 forks
Language: Swift
last commit: about 3 years ago
Linked from 1 awesome list
encodingisoiso8859macosswifttvoswatchos
Related projects:
Repository | Description | Stars |
---|---|---|
cosmo/grammaticalnumber | A Swift library to convert words between singular and plural forms, with options to add count and define custom rules for uncountable nouns. | 35 |
cosmo/stringcase | Converts strings to different case formats and checks their validity | 16 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
goodsign/icu | Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library | 21 |
somerandomiosdev/cborcoding | Provides an encoding and decoding framework for the CBOR data format in Swift. | 50 |
alephao/swift-rlp | A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
kdomanski/iso9660 | A package for reading and creating ISO9660 images | 265 |
liveui/xmlcoding | Software development tools for encoding and decoding XML data using the Codable protocol in Swift | 10 |
kraptor/isocodes | A comprehensive data library providing structured access to ISO standards for countries, currencies, languages, and more. | 13 |
o1egl/fwencoder | A library that encodes and decodes fixed-width table data from various input sources. | 27 |
onmyway133/iso8601 | A lightweight date formatter library for Swift | 21 |
relvacode/iso8601 | Library providing an efficient ISO 8601 date parsing solution for Go applications. | 147 |
bet365/jingo | A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. | 736 |