Search results

142 packages found

Lightweight XML parser for really big files (uses node-expat)

published 0.0.5 8 years ago
M
Q
P

XML-structured event streams

published 0.1.13 8 years ago
M
Q
P

streamOfXmlText.pipe(tagstream()).pipe(streamOfXmlEvents)

published 0.2.2 11 years ago
M
Q
P

XML stream parser for parsing large files efficiently with less usage of memory.

published 0.3.1 5 years ago
M
Q
P

The fastest pure JS SAX/DOM XML/HTML parser.

published 1.1.1 2 years ago
M
Q
P

A stream for converting xml product feeds to json

published 0.2.0 10 years ago
M
Q
P

Convert XML subtitles (EBU-TT format) from online broadcasting platforms like MediathekView (Germany) or the BBC (UK) into SRT (SubRip) subtitles.

published 1.1.1 6 years ago
M
Q
P

Convert MusicXML to WAV.

published 0.0.2 9 years ago
M
Q
P

Convert MusicXML to MP3.

published 0.0.3 9 years ago
M
Q
P

Output MusicXML to the speakers.

published 0.0.3 9 years ago
M
Q
P

Parses SVN logs as into relevant JSON.

published 0.2.0 12 years ago
M
Q
P

Node-RED node to read large XML files

published 0.0.12 2 years ago
M
Q
P

Takes a stream of NaPTAN xml data and transforms it to a JSON writable stream

published 0.0.2 11 years ago
M
Q
P

Streaming parser for the contents of iTunes Library XML files

published 0.0.0 10 years ago
M
Q
P

Helpers and nodeJs core module to stream Data Istex Objects into kbart or xml holdings

published 1.6.0 2 years ago
M
Q
P

```javascript const xos = new XMLObjectStream(fs.createReadStream('books-catalog.xml'), {emitElements:['book']}); xos.on('end', function () { // xml parsed }); xos.on('error', (err) => { // handle error }); xos.on('element', (elm) => { // do s

published 0.2.0 7 years ago
M
Q
P

Simple server to stream movies from your iTunes Library

published 0.1.1 9 years ago
M
Q
P

converts a stream of XML to a stream of objects

published 0.2.1 11 years ago
M
Q
P

XML Streams for Node

published 0.1.0 12 years ago
M
Q
P

Perform XML-RPC using any kind of stream!

published 0.0.1 11 years ago
M
Q
P