node-big-xml icon indicating copy to clipboard operation
node-big-xml copied to clipboard

Lightweight XML parser for really big files

Results 6 node-big-xml issues
Sort by recently updated
recently updated
newest added

Just need for me and I think to make PR ;)

If you use gzip: true, and the file doesn't exist, the module throws an unhandles exception: { Error: ENOENT: no such file or directory, open 'asd' errno: -2, code: 'ENOENT',...

I've spent some time to find a way to catch the end of the record event, so I add it to the documentation. I know that's nothing but It's also...

I need to be able to change the charset. any idea?

Just an idea to provide additional decompression algorithm, but requires external dependency.