Package: node-jsonstream (1.3.5-3)
Links for node-jsonstream
Debian Resources:
Download Source Package node-jsonstream:
- [node-jsonstream_1.3.5-3.dsc]
- [node-jsonstream_1.3.5.orig.tar.gz]
- [node-jsonstream_1.3.5-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
streaming JSON.parse and stringify
JSONStream.parse(pattern, map) provide a function that can be used to map or filter the json output. map is passed the value at that node of the pattern, if map return non-nullish (anything but null or undefined) that value will be emitted in the stream. If it returns a nullish value, nothing will be emitted.
JSONStream also emits 'header' and 'footer' events, the 'header' event contains anything in the output that was before the first match, and the 'footer', is anything after the last match.
Other Packages Related to node-jsonstream
|
|
|
|
-
- dep: node-jsonparse
- Pure javascript JSON streaming parser for node.js
-
- dep: node-through (<< 3)
- simplified stream construction
-
- dep: nodejs
- I/O con eventi per JavaScript V8 - eseguibile runtime
Download node-jsonstream
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.3 kB | 27.0 kB | [list of files] |