licenses.dev

level-indexer v2.0.1

Generic indexer for leveldb. Only stores document keys for space efficiency.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
base64-js • 0.0.2Base64 encoding/decoding in pure JSINDIRECT0
bops • 0.1.1buffer operationsINDIRECT2
bytewise • 0.7.1Binary serialization which sorts bytewise for arbirarily complex data structuresDIRECT3
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
pump • 1.0.3pipe streams together and close all of them if one of them closesDIRECT3
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
stream-collector • 1.0.1Buffer data from a stream into an array if a callback is providedDIRECT2
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT6
to-utf8 • 0.0.1single-function form of node's Buffer.toString(utf8)INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/level-indexer)](https://licenses.dev/npm/level-indexer)
<a href="https://licenses.dev/npm/level-indexer">
  <img src="https://licenses.dev/b/npm/level-indexer" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.1 version:

[![licenses](https://licenses.dev/b/npm/level-indexer/2.0.1)](https://licenses.dev/npm/level-indexer/2.0.1)
<a href="https://licenses.dev/npm/level-indexer/2.0.1">
  <img src="https://licenses.dev/b/npm/level-indexer/2.0.1" alt="licenses" />
</a>
GitHub