licenses.dev

level-simple-indexes v2.2.0

Create multiple indexes of data stored in a leveldb using level-indexer

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT21
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 structuresINDIRECT3
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
each-async • 1.1.1Async concurrent iterator (async forEach)DIRECT2
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.DIRECT2
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 2.0.1Array#isArray for older browsersDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
level-indexer • 2.0.1Generic indexer for leveldb. Only stores document keys for space efficiency.DIRECT16
onetime • 1.1.0Only call a function onceINDIRECT0
pump • 1.0.3pipe streams together and close all of them if one of them closesINDIRECT3
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
set-immediate-shim • 1.0.1Simple setImmediate shimINDIRECT0
stream-collector • 1.0.1Buffer data from a stream into an array if a callback is providedINDIRECT2
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 noiseINDIRECT6
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-simple-indexes)](https://licenses.dev/npm/level-simple-indexes)
<a href="https://licenses.dev/npm/level-simple-indexes">
  <img src="https://licenses.dev/b/npm/level-simple-indexes" alt="licenses" />
</a>

Or the licenses badge code for the 2.2.0 version:

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