node-jsonstream - 1.3.5-3 main

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.

Priority: optional
Section: javascript
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 27.6 kB
Architectures: all 

 

Versions

1.3.5-3 all