licenses.dev

level-filesystem v1.2.0

Full implementation of the fs module on top of leveldb

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT29
PackageRelationDependenciesPublished
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
clone • 0.1.19deep cloning of objects and arraysINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
errno • 0.1.8libuv errno details exposedDIRECT1
foreach • 2.0.6foreach component + npm packageINDIRECT0
is-object • 0.1.2Checks whether a value is an objectINDIRECT0
is • 0.2.7the definitive JavaScript type testing libraryINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
level-fix-range • 1.0.2make using levelup reverse ranges easyINDIRECT0
level-fix-range • 2.0.0make using levelup reverse ranges easyINDIRECT1
level-peek • 1.0.6peek the first or last record in a leveldb range.DIRECT1
level-sublevel • 5.2.3partition levelup databasesDIRECT10
object-keys • 0.2.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT3
octal • 1.0.0Interpret a number as base 8DIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-range • 1.2.2check if a string is within a rangeINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 2.0.6extend like a bossINDIRECT5
xtend • 2.2.0extend like a bossDIRECT0
unknown4
PackageRelationDependenciesPublished
fwd-stream • 1.0.4Forward a readable stream to another readable stream or a writable stream to another writable streamDIRECT5
indexof • 0.0.1Microsoft sucksINDIRECT0
level-blobs • 0.1.7Save binary blobs in level and stream then backDIRECT9
level-hooks • 4.5.0pre/post hooks for leveldbINDIRECT1
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeDIRECT1
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-filesystem)](https://licenses.dev/npm/level-filesystem)
<a href="https://licenses.dev/npm/level-filesystem">
  <img src="https://licenses.dev/b/npm/level-filesystem" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.0 version:

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