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

Reset to alphanumeric mode on tokenizer configure #27

Closed tdecaluwe closed 7 years ago

tdecaluwe commented 7 years ago

Prevent the tokenizer from using the old regex after reconfiguring.