fast-xml-parser-seq
v2.6.2
Published
Fork from NaturalIntelligence/fast-xml-parser that simply adds a sequence (seq) property to parsed JS objects so order of elements from XML can be maintained in JSON objects.
Downloads
13
Maintainers
Readme
fast-xml-parser-seq
Fork from NaturalIntelligence/fast-xml-parser that simply adds a sequence (seq) property to parsed JS objects so order of elements from XML can be maintained in JSON objects.
See fast-xml-parser for API and docs.
Validate XML or Parse XML to JS/JSON very fast without C/C++ based libraries and no callback