UNPKG

n8n-nodes-xml-plus

Version:

An alternative XML node based on fast-xml-parser as opposed to xml2js that's used in the built-in XML node. Designed for performance with larger datasets as well as adding additional customizability.

14 lines (13 loc) 301 B
{ "node": "n8n-nodes-base.XmlPlus", "nodeVersion": "1.0", "codexVersion": "1.0", "categories": ["Utility"], "resources": { "primaryDocumentation": [ { "url": "https://github.com/jkoch22/n8n-nodes-xml-plus#readme" } ] } }