abstract-leveldown • 6.0.3 An abstract prototype matching the LevelDOWN API INDIRECT 2 1556290293 abstract-leveldown • 6.2.3 An abstract prototype matching the LevelDOWN API INDIRECT 7 1585937476 abstract-leveldown • 6.3.0 An abstract prototype matching the LevelDOWN API INDIRECT 7 1586590359 almost-equal • 1.1.0 Test if two floats are almost equal INDIRECT 0 1457560381 array-lru • 1.1.1 A really fast LRU cache for array items (numeric keys) INDIRECT 0 1485204196 atomic-batcher • 1.0.2 A simple batching function that allows you to atomically batch a series of operations. INDIRECT 0 1486940292 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bitfield-rle • 2.2.1 A run-length-encoder that compresses bitfields. INDIRECT 2 1534802933 blake2b-wasm • 2.4.0 Blake2b implemented in WASM INDIRECT 2 1637580544 buffer-alloc-unsafe • 1.1.0 A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`. INDIRECT 0 1527635920 buffer-alloc • 1.2.0 A [ponyfill](https://ponyfill.com) for `Buffer.alloc`. INDIRECT 2 1527637266 buffer-fill • 1.0.0 A [ponyfill](https://ponyfill.com) for `Buffer.fill`. INDIRECT 0 1527636952 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 bulk-write-stream • 1.1.4 Writable stream that forwards everything in the highWaterMark buffer to a custom write function using the new writev api in streams INDIRECT 9 1521773826 clone • 2.1.2 deep cloning of objects and arrays INDIRECT 0 1521666430 codecs • 2.2.0 Create an binary encoder/decoder for json, utf-8 or custom types INDIRECT 0 1606393894 collect-stream • 1.2.1 Collect a readable stream's output and errors INDIRECT 13 1473672722 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 count-trailing-zeros • 1.0.1 Counts the number of trailing zeros of a binary integer INDIRECT 0 1435010071 d64 • 1.0.0 dominictarr style base64, like base64 but lexiographically sortable INDIRECT 0 1390859740 debug • 4.3.7 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1725583977 deepmerge • 4.3.1 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1679007536 deferred-leveldown • 5.3.0 For handling delayed-open on LevelDOWN compatible libraries INDIRECT 9 1570193930 defined • 0.0.0 return the first argument that is `!== undefined` INDIRECT 0 1353905606 duplexify • 4.1.3 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 9 1709760538 encoding-down • 6.3.0 LevelDOWN wrapper supporting levelup@1 encodings INDIRECT 13 1570972170 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 events • 3.3.0 Node's event emitter for all engines. INDIRECT 0 1614444687 fast-bitfield • 1.2.2 Variable sized bitfield that allows you to quickly iterate over bits INDIRECT 1 1544523936 fd-lock • 1.2.0 Advisory cross-platform lock on a file using a file descriptor to it. INDIRECT 2 1611843096 flat-tree • 1.12.1 A series of functions to map a binary tree to a list INDIRECT 0 1730556657 from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" INDIRECT 8 1471281359 hypercore-crypto • 1.0.0 The crypto primitives used in hypercore, extracted into a separate module INDIRECT 18 1530195105 hypercore-protocol • 6.12.0 Stream that implements the hypercore protocol INDIRECT 28 1565167583 hypercore • 7.7.1 Hypercore is a secure, distributed append-only log INDIRECT 60 1568293881 immediate • 3.2.3 A cross browser microtask library INDIRECT 0 1471458788 immediate • 3.3.0 A cross browser microtask library INDIRECT 0 1591714011 inspect-custom-symbol • 1.1.1 Use util.inspect.custom without having to browserify util in the browser INDIRECT 0 1573734899 is-options • 1.0.2 Easily check if input is an options map INDIRECT 1 1637579598 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 last-one-wins • 1.0.4 Make sure the last sync call to an async function is executed after all previous ones have finished INDIRECT 0 1454112221 level-codec • 9.0.2 Encode keys, values and range options, with built-in or custom encodings INDIRECT 3 1593156599 level-concat-iterator • 2.0.1 Concatenate items from an iterator into an array. INDIRECT 0 1554107054 level-errors • 2.0.1 Error types for levelup INDIRECT 2 1554460093 level-iterator-stream • 4.0.2 Turn an abstract-leveldown iterator into a readable stream INDIRECT 6 1570304721 level-js • 4.0.2 An abstract-leveldown compliant store on top of IndexedDB INDIRECT 8 1575032396 level-option-wrap • 1.1.0 wrap `opts.{{g,l}{t,e,te},start,end}` arguments with functions INDIRECT 1 1413454374 level-packager • 5.1.1 LevelUP package helper for distributing with a LevelDOWN-compatible back-end INDIRECT 22 1575026021 level-supports • 1.0.1 Create a manifest describing the abilities of a levelup or abstract-leveldown db INDIRECT 1 1570971304 level • 5.0.1 Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN) DIRECT 33 1553857725 leveldown • 5.6.0 A low-level Node.js LevelDB binding INDIRECT 10 1585297544 levelup • 4.4.0 Fast & simple storage - a Node.js-style LevelDB wrapper INDIRECT 18 1586588811 ltgt • 2.2.1 implement correct ranges for level-* INDIRECT 0 1522013174 memory-pager • 1.5.0 Access memory using small fixed sized buffers INDIRECT 0 1547048304 merkle-tree-stream • 3.0.3 A stream that generates a merkle tree based on the incoming data. INDIRECT 9 1458427319 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp-classic • 0.5.3 Mirror of mkdirp 0.5.2 INDIRECT 0 1588586163 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` DIRECT 1 1647992895 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 mutexify • 1.4.0 mutex lock for javascript INDIRECT 1 1638186652 nan • 2.22.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibility INDIRECT 0 1728621863 nanoguard • 1.3.0 Small module that allows you to guard a call to a function. INDIRECT 0 1581690625 napi-macros • 2.0.0 Set of utility macros to make writing N-API modules a little easier. INDIRECT 0 1561024996 napi-macros • 2.2.2 Set of utility macros to make writing N-API modules a little easier. INDIRECT 0 1672176560 node-gyp-build • 4.1.1 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1567775636 node-gyp-build • 4.8.2 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1724850448 opencollective-postinstall • 2.0.3 Lightweight npm postinstall message to invite people to donate to your collective INDIRECT 0 1590745443 pretty-hash • 1.0.1 Output binary buffers as a nice shortened hex string INDIRECT 0 1479837504 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 protocol-buffers-encodings • 1.2.0 Base encodings for protocol-buffers INDIRECT 4 1659462968 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 pull-stream-to-stream • 1.3.4 turn a pull-stream into a regular node stream. INDIRECT 0 1490608190 pull-stream • 3.7.0 minimal pull stream INDIRECT 0 1669976819 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 pumpify • 2.0.1 Combine an array of streams into a single duplex stream using pump and duplexify INDIRECT 11 1569938016 queue-tick • 1.0.1 Next tick shim that prefers process.nextTick over queueMicrotask for compat INDIRECT 0 1663180680 random-access-file • 2.2.1 Continuous reading or writing to a file using random offsets and lengths DIRECT 5 1647599849 random-access-memory • 3.1.4 Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory INDIRECT 6 1637068988 random-access-storage • 1.4.3 Easily make random-access-storage instances INDIRECT 3 1644493279 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 reachdown • 1.1.0 Get the inner db of an (abstract-)level(up|down) onion INDIRECT 0 1585993747 read-only-stream • 2.0.0 wrap a readable/writable stream to be read-only INDIRECT 8 1440392541 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 signed-varint • 2.0.1 efficiently store signed integers in varint INDIRECT 1 1478351854 siphash24 • 1.3.1 SipHash (2-4) implemented in pure Javascript and WebAssembly INDIRECT 1 1647855122 sodium-javascript • 0.5.6 WIP - a pure javascript version of sodium-native INDIRECT 7 1583329967 sodium-native • 2.4.9 Low level bindings for libsodium INDIRECT 3 1579616020 sodium-universal • 2.0.0 Universal wrapper for sodium-javascript and sodium-native working in Node.js and the Browser INDIRECT 12 1510608633 sorted-indexof • 1.0.0 Given two sorted arrays, a and b, efficiently return an array of indexes of b's elements in a. INDIRECT 0 1496420730 sparse-bitfield • 3.0.3 Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer INDIRECT 1 1488673065 stream-shift • 1.0.3 Returns the next buffer/object in a stream's readable queue INDIRECT 0 1705518913 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 subleveldown • 4.1.4 Split a levelup database into sublevels with their own keyspace, encoding and events INDIRECT 25 1570528407 through2 • 3.0.2 A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise INDIRECT 8 1592965529 thunky • 1.1.0 delay the evaluation of a paramless async function and cache the result INDIRECT 0 1571043270 to-buffer • 1.1.1 Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back INDIRECT 0 1524754584 typedarray-to-buffer • 3.1.5 Convert a typed array to a Buffer without a copy INDIRECT 1 1520537433 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 uint64be • 2.0.2 Encode / decode big endian unsigned 64 bit integers INDIRECT 3 1521674825 uniq • 1.0.1 Removes duplicates from a sorted array in place INDIRECT 0 1401052556 unordered-array-remove • 1.0.2 Efficiently remove an element from an unordered array without doing a splice INDIRECT 0 1459304115 unordered-set • 2.0.1 A couple of functions that make it easy to maintain an unordered set as an array in an efficient way INDIRECT 0 1528712967 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 varint • 4.0.1 protobuf-style varint bytes - use msb to create integer values of varying sizes INDIRECT 0 1466277430 varint • 5.0.0 protobuf-style varint bytes - use msb to create integer values of varying sizes INDIRECT 0 1478286939 varint • 5.0.2 protobuf-style varint bytes - use msb to create integer values of varying sizes INDIRECT 0 1601312830 xsalsa20 • 1.2.0 XSalsa20 implemented in Javascript and WebAssembly INDIRECT 0 1637581324 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945