issues
search
swiftcsv
/
SwiftCSV
CSV parser for Swift
MIT License
962
stars
193
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't Install
#38
apak4
closed
7 years ago
6
fatalError()
#37
TrondKjeldas
closed
7 years ago
6
No account for carriage character in Parser.swift within isNewLine()
#36
laus102
closed
5 years ago
2
Support OSX, tvOS, and watchOS with Carthage
#35
haranicle
closed
8 years ago
2
Performance tuning
#34
shimesaba9
closed
8 years ago
1
Improved performance, support for quotes
#33
willhbr
closed
8 years ago
2
Does Not Respect Quoted Strings
#32
joeblau
closed
8 years ago
5
Too slow
#31
naoty
closed
8 years ago
0
fix excessive memory usage when parsing large file
#30
SimonStefan
closed
8 years ago
3
A possible typo in the README?
#29
katspaugh
closed
8 years ago
1
replace windows line endings
#28
SimonStefan
closed
8 years ago
2
Fullscratch
#27
naoty
closed
8 years ago
0
Allow CSV load from URL
#26
srna
closed
8 years ago
0
modified: README.md
#25
Grebenschikov
closed
9 years ago
0
Adapted to swift 2.1
#24
Ranafugaz
closed
9 years ago
1
fix parsing csv files with linebreaks inside column values
#23
Sega-Zero
closed
9 years ago
0
updated podspec
#22
dautermann
closed
9 years ago
1
Loading CSV from path (String)
#21
stansidel
closed
9 years ago
0
Serialize rows and headers with toString()
#20
victor-fdez
closed
8 years ago
1
Added initializer that takes a string
#19
reidmweber
closed
8 years ago
1
Swift 2 Migration
#18
adomanico
closed
9 years ago
1
Swift 2 Migration
#17
adomanico
closed
9 years ago
2
parse directly from string
#16
zhsso
closed
9 years ago
0
Use the NSStringEncoding typealias
#15
wrightak
closed
9 years ago
0
Handle incomplete rows without crashing.
#14
greendog99
closed
9 years ago
1
Added encoding parameter to initializer.
#13
dbowen
closed
9 years ago
4
Fix compiler errors with latest Xcode beta
#12
wrightak
closed
9 years ago
1
doesn't handle commas within content
#11
mathieu166
closed
8 years ago
0
Can I write data into CSV by using CSV pod?
#10
Liyun-Yang
closed
9 years ago
1
Convert empty strings to nil
#9
dbettermann
closed
9 years ago
2
Optionnal type NSURL
#8
mathlarocque
closed
9 years ago
2
Add functionality to define headers in initializer
#7
zachallett
closed
9 years ago
1
Fix typo in README
#6
zachallett
closed
9 years ago
1
Cocoapods support
#5
jstart
closed
9 years ago
5
Fails on newlines
#4
p2
closed
8 years ago
4
No header support, handling of DOS line seperator
#3
uhurden
closed
8 years ago
4
Xcode6 Beta 3 - Reading TSV files
#2
daveyj
closed
10 years ago
9
New Line Characters
#1
bhallida
closed
10 years ago
1
Previous