Swiftpack.co - Swift Packages by benkoska

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by benkoska

benkoska/CSV.Swift 0.1.2
A simple but efficient CSV Parser written in Swift.
⭐️ 6
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Minor Fix
2 years ago
- Fixed pointer deallocation
0.1.1
2 years ago
- Add **LICENSE** - Add Basic Documentation - Add `loadAll(as:)` and `loadAllAsDict`
Initial Release
2 years ago
This release includes the following features: - Reading CSV from `URL`, `String` and `Data` - Reading CSV with custom delimiter - Parsing CSV as `[String]`, `[String: String]` and `Decodable` - async/await support using `AsyncCSVParser`, `AsyncDictionaryCSVParser` and `AsyncCodableCSVParser`

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics