node-x12 version 1.6.0
Implements a validation engine for X12 that can be written in JSON or as a class system. Documentation is in progress, so for current working examples, please see the tests and test data.
This release is available as both JavaScript and TypeScript flavors. The preferred method for JavaScript is to use npm install node-x12 --save
; the npm package is provided here for archival purposes.