saxophonist
Extract elements from large XML files with node.js streams
Usage
'use strict' var fs = var p = var saxophonist = var count = 0 console fs
The data format is:
path: 'a' 'path' 'to' 'page' // the path in the XML document children: null // or an array with elements like this attributes: {} // object with all element attribute text: null // or string, containing the element text
Acknowledgements
saxophonist is sponsored by nearForm.
License
MIT