tdecaluwe / node-edifact

Javascript stream parser for UN/EDIFACT documents.
https://www.npmjs.com/package/edifact
Apache License 2.0
50 stars 13 forks source link

Suppress non-significant character positions #6

Open tdecaluwe opened 8 years ago

tdecaluwe commented 8 years ago

Leading zeroes for numeric fields and trailing spaces for text fields should be omitted in the output of the parser.