We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08459b7 commit 5ae11b1Copy full SHA for 5ae11b1
README.md
@@ -3,6 +3,7 @@
3
[](https://codecov.io/gh/jf-tech/omniparser)
4
[](https://goreportcard.com/report/github.com/jf-tech/omniparser)
5
[](https://pkg.go.dev/github.com/jf-tech/omniparser)
6
+[](https://github.com/avelino/awesome-go)
7
8
Omniparser is a native Golang ETL parser that ingests input data of various formats (**CSV, txt, fixed length/width, XML, EDI/X12/EDIFACT, JSON**, and
9
custom formats) in streaming fashion and transforms data into desired JSON output based on a schema written in JSON.
0 commit comments