licenses.dev

vinyl-file v3.0.0

Create a vinyl file from an actual file

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
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
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
first-chunk-stream • 2.0.0Transform the first chunk in a streamINDIRECT8
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
pify • 2.3.0Promisify a callback-style functionDIRECT0
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
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-bom-buf • 1.0.0Strip UTF-8 byte order mark (BOM) from a bufferDIRECT1
strip-bom-stream • 2.0.0Strip UTF-8 byte order mark (BOM) from a streamDIRECT11
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vinyl • 2.2.1Virtual file format.DIRECT14
ISC3
PackageRelationDependenciesPublished
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
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.0 version:

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