tdecaluwe / node-edifact

Javascript stream parser for UN/EDIFACT documents.
https://www.npmjs.com/package/edifact
Apache License 2.0
50 stars 13 forks source link

JSON to EDI #20

Closed ssuperczynski closed 7 years ago

ssuperczynski commented 8 years ago

By using this library, is it possible to convert JSON file to EDI? Can't see this part in the documentation

tdecaluwe commented 8 years ago

I'm still working on an EDI encoder. This would function symmetrically to the decoder part. What would your JSON format be?