prebuild-install
popularA command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform
Updated by @mathiask
subleveldown
Split a levelup database into sublevels with their own keyspace, encoding and events
Updated by @vweevers
deferred-leveldown
A mock abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being opened
Updated by @vweevers
encoding-down
An abstract-leveldown implementation that wraps another store to encode keys and values
Updated by @vweevers
level-codec
Encode keys, values and range options, with built-in or custom encodings
Updated by @vweevers
level-iterator-stream
Turn an abstract-leveldown iterator into a readable stream
Updated by @vweevers
level-packager
levelup package helper for distributing with an abstract-leveldown store
Updated by @vweevers
torrent-stream
Low level streaming torrent client that exposes files as node.js streams and downloads pieces based on demand
Updated by @mafintosh
await-spawn
child_process.spawn() wrapped in a Promise for doing async/await.
Updated by @ralphtheninja