licenses.dev

vinyl-fs v4.0.2

Vinyl adapter for the file system.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
@gulpjs/to-absolute-glob • 4.0.0Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.INDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
fs-mkdirp-stream • 2.0.1Ensure directories exist before writing to them.DIRECT6
glob-stream • 8.0.3Readable streamx interface over anymatch.DIRECT15
iconv-lite • 0.6.3Convert character encodings in pure javascript.DIRECT1
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-negated-glob • 1.0.0Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.INDIRECT0
is-valid-glob • 1.0.0Return true if a value is a valid glob pattern or patterns.DIRECT0
lead • 4.0.0Sink your streams.DIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.DIRECT0
now-and-later • 3.0.0Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.INDIRECT2
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
replace-ext • 2.0.0Replaces a file extension with another one.INDIRECT0
resolve-options • 2.0.0Resolve an options object based on configuration.DIRECT1
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
stream-composer • 1.0.2Modern stream composerDIRECT5
streamx • 2.22.1An iteration of the Node.js core streams with a series of improvementsDIRECT4
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
teex • 1.0.1Turn a readable stream into multiple readable streamx streamsINDIRECT5
to-through • 3.0.0Wrap a Readable stream in a Transform stream.DIRECT5
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
value-or-function • 4.0.0Normalize a value or function, applying extra args to the functionDIRECT0
vinyl-contents • 2.0.0Utility to read the contents of a vinyl file.INDIRECT19
vinyl-sourcemap • 2.0.0Add/write sourcemaps to/from Vinyl files.DIRECT25
vinyl • 3.0.1Virtual file format.DIRECT9
ISC8
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
fastq • 1.19.1Fast, in memory work queueINDIRECT1
glob-parent • 6.0.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
b4a • 1.6.7Bridging the gap between buffers and typed arraysINDIRECT0
bare-events • 2.5.4Event emitters for JavaScriptINDIRECT0
text-decoder • 1.2.3Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.2 version:

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