issues
search
FourierTransformer
/
ftcsv
a fast csv library written in pure Lua
MIT License
73
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make the delimiter optional in the encoder
#45
FourierTransformer
closed
3 months ago
0
Cant use tab as delimiter
#44
folknor
closed
3 months ago
4
Issue with encoding table
#43
DBWillis
opened
3 months ago
1
Make delimiter optional while staying backwards compatible
#42
FourierTransformer
closed
3 months ago
0
Add Lua linter to github actions
#41
timothymtorres
closed
3 months ago
1
Change GitHub Actions to run on open pull requests
#40
timothymtorres
opened
1 year ago
0
Can't call ftcsv.parse with a string twice in a row
#39
FourierTransformer
closed
3 months ago
7
docs:Update README.md
#38
funnierinspanish
closed
1 year ago
1
Optional delimiter
#37
timothymtorres
closed
3 months ago
5
Specify the size of columns ???
#36
lingbl
closed
3 months ago
2
Rename noQuotes to onlyRequiredQuotes and fix encoding bug
#35
FourierTransformer
closed
1 year ago
0
Fix Header-less file bug and add ability to encode without Quotes
#34
FourierTransformer
closed
1 year ago
0
Do not quote everything
#33
agladysh
closed
1 year ago
3
ftcsv.encode(): Add an option to control header order
#32
agladysh
closed
1 year ago
1
headers = false is ignored when using ftcsv.parse()
#31
agladysh
closed
1 year ago
2
Relaxed pasing
#30
agladysh
closed
1 year ago
1
Fixed bufferSize default bug with options present
#29
FourierTransformer
closed
1 year ago
0
Setting options (but not bufferSize) makes the default of bufferSize unset and produces an error
#28
ghost
closed
1 year ago
3
Update to work with Lua 5.4
#27
FourierTransformer
closed
4 years ago
1
New Release 1.2.0
#26
FourierTransformer
closed
4 years ago
3
Failing to parse quotes
#25
fredrikj83
closed
4 years ago
9
Stripping whitespace and exporting to CSV files?
#24
fmitha
closed
4 years ago
1
Optional Delimiter
#23
FourierTransformer
closed
3 months ago
0
Optional Delimiter
#22
timothymtorres
closed
4 years ago
2
Empty line failure
#21
Deanbau
closed
5 years ago
1
Speed fix
#20
FourierTransformer
closed
6 years ago
1
backported header and BOM fix from parseLineIterator and added dynami…
#19
FourierTransformer
closed
6 years ago
1
update version numbers
#18
FourierTransformer
closed
6 years ago
0
better quote handling
#17
FourierTransformer
closed
6 years ago
3
update travis to run lua 5.2/5.3
#16
FourierTransformer
closed
6 years ago
4
fixed bug with no header and no newline at end
#15
FourierTransformer
closed
6 years ago
2
Parsing single line without '\n' does not work (ftcsv-1.1.4)
#14
lex77
closed
6 years ago
1
Backslash-quoted quotation marks
#13
johnd0e
closed
6 years ago
3
Delimiter types
#12
hurbutun
closed
6 years ago
2
Mac OS9 line endings fix
#11
FourierTransformer
closed
6 years ago
3
Fails on special UTF-8 char in header
#10
Robert-M-Muench
closed
6 years ago
4
Added rowTable option to ftcsv.parse()
#9
Oozlum
closed
7 years ago
3
Added rowFunc as optional parameter to ftcsv.parse
#8
Oozlum
closed
7 years ago
4
ftcsv.parse also returns table of column headers
#7
Oozlum
closed
7 years ago
4
Usage of "headerFunc" gives error
#6
Robert-M-Muench
closed
7 years ago
1
better error handling with unit tests!
#5
FourierTransformer
closed
8 years ago
1
Design a clean interface for a fixed-memory reader
#4
FourierTransformer
closed
5 years ago
5
Better error handling for "bad" csvs
#3
FourierTransformer
closed
8 years ago
1
Delmiter was not taken into account for Headers
#2
Robert-M-Muench
closed
8 years ago
2
Convert value to string before escape it
#1
srdgame
closed
8 years ago
2