michaelachrisco / Electronic-Interchange-Github-Resources

List of EDI (Mostly) Github Resources
https://michaelachrisco.github.io/Electronic-Interchange-Github-Resources/
MIT License
313 stars 51 forks source link

ethereum-oasis / baseline-roadmap #61

Closed michaelachrisco closed 3 years ago

michaelachrisco commented 4 years ago

Reminder to self:

Looks like at some point https://github.com/ethereum-oasis/baseline-roadmap/issues/51 is going to be using EDI. If/when this occurs, add them to the repo.

Might also include github language specs: https://github.com/freight-trust/edi-tmLanguage

Looks like its only two segments for now.

sambacha commented 3 years ago

Hey Michael, appreciate the work you have done documenting the subject, for reference here is the library we are working on for baseline: https://github.com/freight-trust/libinterchange

At some point I will finish this PR to get EDI recognized on github's linguist: https://github.com/freight-trust/linguist-edi

And a rough cut of a Visual Studio Code extension for X12/EDIFACT linting: https://github.com/freight-trust/edizone-vscode

Cheers,

Sam

sambacha commented 3 years ago

Almost forgot, here is a new parser from Vanderbilt for Healthcare transactions: https://hiplab.mc.vanderbilt.edu/git/lab/parse-edi

Have a great weekend,

Sam

michaelachrisco commented 3 years ago

Thanks @sambacha! Great to hear about these new projects! Im especially excited to see EDI in the syntax highlighting within GitHub!

Feel free to add any of the links to the repo if you so desire. I'm not too picky as there isn't a huge amount of code/docs on the subject.