1.0.0 • Published 4 years ago

ediq-cli v1.0.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
4 years ago

ediq-npm

Abstract

Command line XPath for EDI files

Install

npm install --global ediq-cli

Usage

ediq [OPTIONS]... [EDIFILE]

Options
--epath: "EPath" expression (same as XPath) to use for selection of nodes in the EDI input
--format: write each segment to the output on a separate line (optional)
--schema-file: path to a schema file to use when parsing the EDI input

Licesne

Apache-2.0