Package: node-jsonstream (1.3.1-1)
Links for node-jsonstream
Trisquel Resources:
Download Source Package node-jsonstream:
- [node-jsonstream_1.3.1-1.dsc]
- [node-jsonstream_1.3.1.orig.tar.gz]
- [node-jsonstream_1.3.1-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Sruthi Chandran
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 (>= 1.2.0)
- Pure javascript JSON streaming parser for node.js
-
- dep: node-through (<< 3)
- simplified stream construction
- dep: node-through (>= 2.2.7)
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript
Download node-jsonstream
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 7.8 kB | 27 kB | [list of files] |