omniparser
omniparser copied to clipboard
omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc.
Hi all, first of all I would say this tool is great, thanks for all that you have done. I just have a simple question if there is a way...
It'd be great if you could upgrade the version of goja to a more recent one. The current version in go.mod is ~4 years old. My specific use case is...
This is a major upgrade for omniparser since the upgrade of goja requires go version 1.16, thus we're bumping omniparser min go version to 1.16 as well. Be careful when...