This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
grate
Watch
1
Star
0
Fork
0
You've already forked grate
mirror of
https://github.com/pbnjay/grate.git
synced
2025-03-04 08:08:05 +02:00
Code
Issues
Releases
Activity
32
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Download ZIP
Download TAR.GZ
Download BUNDLE
Jeremy Jay
aa7cdf285d
more bounds checking
2021-02-15 00:04:49 -05:00
cmd
/grate2tsv
implement concurrent search and sync aggregation
2021-02-14 14:17:25 -05:00
commonxl
misc cleanups
2021-02-14 14:16:46 -05:00
simple
misc cleanups
2021-02-14 14:16:46 -05:00
xls
more bounds checking
2021-02-15 00:04:49 -05:00
xlsx
more bounds checking
2021-02-14 22:46:51 -05:00
.gitignore
misc cleanups
2021-02-14 14:16:46 -05:00
errs.go
more consistent error handling
2021-02-12 10:44:23 -05:00
go.mod
more consistent error handling
2021-02-12 10:44:23 -05:00
grate.go
reuse memory as often as we can. update tests
2021-02-13 23:36:42 -05:00
Description
A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.
etl
xls
xlsx
MIT
216
KiB
Languages
Go
100%