From 14306b7c813391aa3b5d24bb6118589e4cbdd0d8 Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Fri, 31 May 2024 08:14:21 -0700 Subject: [PATCH] feat(Readme): smooks/smooks-edi-cartridge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f07d747..9413f0c 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ JSON output based on a schema written in JSON. See [EDI](https://github.com/jf-t - [OCA/edi](https://github.com/OCA/edi) - EDI Modules for Ooda - [Javonet/RDPCrystal](https://github.com/Javonet/RDPCrystal) - Java based EDI platform with example EDI solutions. - [EDI Platform](https://www.stedi.com/edi-platform) - Simplify your EDI. Onboard partners fast. Integrate once. +- [smooks/smooks-edi-cartridge](https://github.com/smooks/smooks-edi-cartridge) - Smooks EDI & EDIFACT cartridges for reading as well as writing EDI. ## Examples - [Edipique/EDI-X12](https://github.com/dipique/EDI-X12) - Rough process for generating EDI X12 834 and 837 files from a CSV file. Structured in a way that allows easy transition to other data sources.