tar-stream(latest: 3.1.7) tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
simplify-geojson(latest: 1.0.5) Apply Ramer-Douglas-Peucker line simplification to GeoJSON features or feature collections in JS or on the CLI
tar-fs(latest: 3.0.6) filesystem bindings for tar-stream
mississippi(latest: 4.0.0) a collection of useful streams
stream-each(latest: 1.2.3) Iterate all the data in a stream
component-type(latest: 2.0.0) Type assertions aka less-broken `typeof`
extract-zip(latest: 2.0.1) unzip a zip file into a directory using 100% javascript
stream-splicer(latest: 2.0.1) streaming pipeline with a mutable configuration
standard-format(latest: 2.2.4) attempts to reformat javascript to comply with feross/standard style
standard-engine(latest: 15.1.0) Wrap your standards in a tortilla and cover it in special sauce.
electron-prebuilt(latest: 1.4.13) Install prebuilt electron binaries for the command-line using npm
nugget(latest: 2.2.0) minimalist wget clone written in node. HTTP GETs a file and saves it to the current working directory
electron-download(latest: 4.1.1) download electron prebuilt binary zips from github releases
abstract-blob-store(latest: 3.3.5) A test suite and interface you can use to implement streaming file (blob) storage modules for various storage backends and platforms.
fs-blob-store(latest: 6.0.0) blob store that stores blobs on the local file system
level-js(latest: 6.1.0) An abstract-leveldown compliant store on top of IndexedDB
wayfarer(latest: 7.0.1) Composable trie based router
element-class(latest: 0.2.2) add and remove classes from dom elements
github-current-user(latest: 2.5.0) Verify the current GitHub user via their private keys
ghsign(latest: 3.0.7) Sign/verify data using your local ssh private key and your public key from Github
websocket-stream(latest: 5.5.2) Use websockets with the node streams API. Works in browser and node
minecraft-mca(latest: 0.6.1) minecraft .mca region data file pure js parser
minecraft-region(latest: 0.3.1) parses chunks out of a minecraft region file
minecraft-blockinfo(latest: 0.3.0) hashtable for looking up minecraft block types from binary level data
minecraft-nbt(latest: 0.0.3) named binary tag (minecraft) parser in pure js
minecraft-chunk(latest: 0.3.1) read voxel data from minecraft chunks
stream-iterate(latest: 1.2.0) Iterate through the values of a stream
geojson-utils(latest: 1.1.0) GeoJSON Utilities for JavaScript
electron-packager(latest: 17.1.2) Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
simple-peer(latest: 9.11.1) Simple one-to-one WebRTC video/voice and data channels
jsonfilter(latest: 1.1.2) Streaming JSON filtering on the command line
ldjson-stream(latest: 1.2.1) streaming line delimited json parser + serializer
standard(latest: 17.1.2) JavaScript Standard Style
html(latest: 1.0.0) HTML pretty printer CLI utility (based on jsbeautifier)
browserify(latest: 17.0.1) browser-side require() the node way