Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 687 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 687 Bytes

This tool using for parsing baplie files for version: 1.5, 2.2, 3.1.1

How to use

  • Pull source code
  • Replace or modify demo file in source, in furture will have params for new files :D
  • Run
yarn
yarn serve
  • The output will shown in console, and in the ediPared.json that will created in source code.

Run with file path using node

node index.js /home/henry/Downloads/Sample.edi

Note

  • Version 3.1.1 is current not supported

Reference

Version 1.5

Version 2.2

Version 3.1.1