javascript - JSON to EDI format converter -


i found lot of javascript libraries parse edi files in javascript, example:

but can't find library converting json or csv files edi. google, or stackoverflow returns edi json answers. wrong format, find working solutions?

try bots (http://bots.sourceforge.net). not 'library'. handles json, x12 , edifact. not expect find decent 'library', x12 , edifact not suited 'libraries'.


Comments