We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1121ce + 0594520 commit 6ffed2bCopy full SHA for 6ffed2b
README.md
@@ -53,6 +53,7 @@ https://michaelachrisco.github.io/Electronic-Interchange-Github-Resources/
53
formats (CSV, txt, fixed length/width, XML, EDI/X12/EDIFACT, JSON, and custom formats) in streaming fashion and transforms data into desired
54
JSON output based on a schema written in JSON. See [EDI](https://github.com/jf-tech/omniparser/blob/master/doc/edi_in_depth.md) and
55
[EDI readers](https://github.com/jf-tech/omniparser/blob/master/doc/programmability.md#full-edi-reader) for more usage details.
56
+- [moov-io/x12](https://github.com/moov-io/x12) - ASC X12 standards reader/writer
57
58
## CLI utilities
59
- [azoner/pyx12](https://github.com/azoner/pyx12) - (Python) HIPAA X12 document validator and converter
0 commit comments