Answer the question
In order to leave comments, you need to log in
CommerceML parser under nodejs. Does it exist in nature?
Subject. And also, which library should be chosen for parsing large price lists in this format, if speed is a priority.
Answer the question
In order to leave comments, you need to log in
If we prioritize the speed of work, then we did this:
habrahabr.ru/post/189812
Only this led to the complete abandonment of CommerceML in favor of JSON.
Large XMLs are best parsed with SAX parsers like xml-stream .
Made a streaming parser for NodeJS on TypeScript https://github.com/dobromyslov/commerceml-parser
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question