Update README.md (#28)

This commit is contained in:
michaelachrisco 2019-01-15 12:17:23 -08:00 committed by GitHub
parent 606a9b5412
commit 7fa045d76a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@ List of EDI Github Resources. PRs Welcome!
### Javascript
- [dlumpp/x12-patient-faker](https://github.com/dlumpp/x12-patient-faker) - Generates test patient data in HIPAA X12 format
- [tdecaluwe/node-edifact](https://github.com/tdecaluwe/node-edifact) - (Javascript) Javascript stream parser for UN/EDIFACT documents.
- [parcelLab/edi-iftmin](https://github.com/parcelLab/edi-iftmin) - Parsing EDI IFTMIN and IFTSTA messages properly. Yes, EDI. You're welcome.
### Ruby
- [ConsultingMD/ediot](https://github.com/ConsultingMD/ediot) - (Ruby) Electronic Data Interexchange Open Transformer (transforms EDI-834 into CSV)
- [irobayna/stupidedi](https://github.com/irobayna/stupidedi) - Ruby API for parsing and generating ASC X12 EDI transactions.