licenses.dev

vinyl-fs v0.3.14

Vinyl adapter for the file system

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT27
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
clone-stats • 0.0.1Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 0.2.0deep cloning of objects and arraysINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
defaults • 1.0.4merge single level defaults over a config objectDIRECT1
find-index • 0.1.1finds an item in an array matching a predicate function, and returns its indexINDIRECT0
first-chunk-stream • 1.0.0Transform the first chunk in a streamINDIRECT0
gaze • 0.5.2A globbing fs.watch wrapper built from the best parts of other fine watch libs.INDIRECT8
glob-stream • 3.1.18File system globs as a streamDIRECT19
glob-watcher • 0.0.6Watch globsDIRECT9
globule • 0.1.0An easy-to-use wildcard globbing library.INDIRECT7
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
lodash • 1.0.2A utility library delivering consistency, customization, performance, and extras.INDIRECT0
minimatch • 0.2.14a glob matcher in javascriptINDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ordered-read-streams • 0.1.0Combines array of streams into one read stream in strict orderINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
strip-bom • 1.0.0Strip UTF-8 byte order mark (BOM) from a string/buffer/streamDIRECT2
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT6
vinyl • 0.4.6A virtual file formatDIRECT2
xtend • 4.0.2extend like a bossINDIRECT0
ISC11
PackageRelationDependenciesPublished
glob • 4.5.3a little globberINDIRECT8
graceful-fs • 3.0.12A drop-in replacement for fs, making various improvements.DIRECT1
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 1.0.2A tiny simple way to do classic inheritance in jsINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 2.7.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 2.0.10a glob matcher in javascriptINDIRECT3
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
sigmund • 1.0.1Quick and dirty signatures for Objects.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard3
PackageRelationDependenciesPublished
glob • 3.1.21a little globberINDIRECT5
graceful-fs • 1.2.3A drop-in replacement for fs, making various improvements.INDIRECT0
unique-stream • 1.0.0node.js through stream that emits a unique stream of objects based on criteriaINDIRECT0
unknown1
PackageRelationDependenciesPublished
glob2base • 0.0.12Extracts a base path from a node-glob instanceINDIRECT1
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 0.3.14 version:

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