Read and write common delimited text file formats, including:
- CSV (comma-separated values)
- TSV (tab-separated values)
To add TextFileKit to your Xcode project:
- Select File → Swift Packages → Add Package Dependency
- Add package using
https://github.com/orchetect/TextFileKit
as the URL.
Future library additions could bring additional table data text file formats.
Coded by a bunch of 🐹 hamsters in a trench coat that calls itself @orchetect.
Licensed under the MIT license. See LICENSE for details.
This library was formerly known as SwiftHex.
Contributions are welcome. Feel free to post an Issue to discuss.