licenses.dev

mem-fs-editor v4.0.3

File edition helpers working on top of mem-fs

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
array-differ • 1.0.0Create an array with values that are present in the first input array but not additional onesINDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
clone-buffer • 1.0.0Easier Buffer cloning in node.INDIRECT0
clone-stats • 1.0.0Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
cloneable-readable • 1.1.3Clone a Readable stream, safelyINDIRECT8
commondir • 1.0.1compute the closest common parent for file pathsDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
deep-extend • 0.6.0Recursive object extendingDIRECT0
dir-glob • 2.2.2Convert directories to glob compatible stringsINDIRECT2
globby • 7.1.1Extends `glob` with support for multiple patterns and exposes a Promise APIDIRECT18
ignore • 3.3.10Ignore is a manager and filter for .gitignore rules.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isbinaryfile • 3.0.3Detects if a file is binary in Node.js. Similar to Perl's -B.DIRECT3
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
multimatch • 2.1.0Extends minimatch.match() with support for multiple patternsDIRECT8
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
pify • 3.0.0Promisify a callback-style functionINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
replace-ext • 1.0.1Replaces a file extension with another oneINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vinyl • 2.2.1Virtual file format.DIRECT14
xtend • 4.0.2extend like a bossINDIRECT0
ISC9
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
ejs • 2.7.4Embedded JavaScript templatesDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.3 version:

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