licenses.dev

browserify-fs v1.0.0

fs for the browser using level-filesystem and browserify

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
abstract-leveldown • 0.12.4An abstract prototype matching the LevelDOWN APIINDIRECT1
bl • 0.8.2Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT5
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 resultINDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
deferred-leveldown • 0.2.0For handling delayed-open on LevelDOWN compatible librariesINDIRECT2
errno • 0.1.8libuv errno details exposedINDIRECT1
foreach • 2.0.6foreach component + npm packageINDIRECT0
idb-wrapper • 1.7.2A cross-browser wrapper for IndexedDBINDIRECT0
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
isbuffer • 0.0.0isBuffer for node and browser (supports typed arrays)INDIRECT0
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.INDIRECT1
level-sublevel • 5.2.3partition levelup databasesINDIRECT10
levelup • 0.18.6Fast & simple storage - a Node.js-style LevelDB wrapperDIRECT13
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
object-keys • 0.2.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT3
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
octal • 1.0.0Interpret a number as base 8INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
prr • 0.0.0A better Object.defineProperty()INDIRECT0
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-to-buffer • 1.0.4Convert a typed array to a Buffer without a copyINDIRECT0
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.1.2extend like a bossINDIRECT1
xtend • 2.2.0extend like a bossINDIRECT0
xtend • 3.0.0extend like a bossINDIRECT0
unknown5
PackageRelationDependenciesPublished
fwd-stream • 1.0.4Forward a readable stream to another readable stream or a writable stream to another writable streamINDIRECT5
indexof • 0.0.1Microsoft sucksINDIRECT0
level-blobs • 0.1.7Save binary blobs in level and stream then backINDIRECT9
level-filesystem • 1.2.0Full implementation of the fs module on top of leveldbDIRECT36
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 timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
level-js • 2.2.4leveldown/leveldb library for browsers using IndexedDBDIRECT8
non-standard1
PackageRelationDependenciesPublished
semver • 2.3.2The semantic version parser used by npm.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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