issues
search
dashbitco
/
nimble_csv
A simple and fast CSV parsing and dumping library for Elixir
https://hexdocs.pm/nimble_csv
772
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support of IANA standard for TSV
#32
marcelotto
closed
6 years ago
3
Crash on Unexpected Escape Character
#31
xanderdunn
closed
6 years ago
3
parse_string/2 takes option `:headers`, but documentation says option is named `:header`
#30
sparta-developers
closed
6 years ago
1
Please make a v0.4.0 release on github
#29
princemaple
closed
6 years ago
1
Fix typo in documentation: header -> headers
#28
Trevoke
closed
6 years ago
0
Fix typo in documentation: option is "headers".
#27
Trevoke
closed
6 years ago
0
Can't Get Headers
#26
xanderdunn
closed
7 years ago
2
Update the Elixir requirement to 1.3
#25
whatyouhide
closed
7 years ago
1
Add a configuration file for Travis CI
#24
whatyouhide
closed
7 years ago
1
Make NimbleCSV a behaviour that generated modules implement
#23
whatyouhide
closed
7 years ago
1
Fix the deprecation warning for String.strip/1
#22
whatyouhide
closed
7 years ago
0
Add specs and guards to generated functions
#21
whatyouhide
closed
7 years ago
0
Generating CSV
#20
kination
closed
7 years ago
2
Update version referenced in README
#19
waiting-for-dev
closed
7 years ago
1
Avoid using module attribute when not necessary
#18
wojtekmach
closed
7 years ago
1
NimbleCSV.RFC4180 and trailing CRLF
#17
wojtekmach
closed
7 years ago
4
Update README.md
#16
sadfuzzy
closed
7 years ago
2
Update README.md
#15
mkompanets
closed
7 years ago
2
[docs] Fix a typo
#14
olleolleolle
closed
7 years ago
1
current version defined in memory
#13
hopewise
closed
7 years ago
1
Count of entries?
#12
hopewise
opened
7 years ago
6
Add note about pre-1.4 Elixir versions to README.
#11
caike
closed
7 years ago
1
writing a row with a comma in it doesn't appear to be escaped
#10
rozap
closed
7 years ago
2
Problem with comma when get a CSV from some api's
#9
mbenatti
closed
7 years ago
3
Allows line ending override option for parse string
#8
joshleecreates
closed
7 years ago
6
Functions throwing exceptions in Stream
#7
asconix-old
closed
7 years ago
1
Fix readme example code
#6
behrendtio
closed
8 years ago
1
Using fields from rows prevents the entire row from being freed
#5
rschmukler
closed
8 years ago
2
Defining a parser causes the file to always be recompiled
#4
codebender
closed
8 years ago
8
Compilation warning
#3
cblavier
closed
8 years ago
4
Tag for 0.1.0
#2
olgeni
closed
8 years ago
2
Fix typo in RFC number
#1
wojtekmach
closed
8 years ago
1
Previous