Questions tagged [fast-xml-parser]

16 questions
0
votes
1 answer

How can we flatten XML parsed with fast-xml-parser

Have inherited a Node.js app that needs some maintenance and its not my strong point. We are parsing XML using fast-xml-parser which works really well with most of our inputs. However we have some inputs that are an extra level deep, and we need to…
Mark McP
  • 13
  • 4
1
2